Resolve WebListener warnings

This commit is contained in:
Ryan Brandenburg 2016-09-28 10:05:07 -07:00
parent 2c74c50a9e
commit 1e302de78e
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
"Microsoft.AspNetCore.Mvc.TagHelpers": "1.1.0-*",
"Microsoft.AspNetCore.Server.IISIntegration": "1.1.0-*",
"Microsoft.AspNetCore.Server.Kestrel": "1.1.0-*",
"Microsoft.AspNetCore.Server.WebListener": "0.2.0-*",
"Microsoft.AspNetCore.Server.WebListener": "1.1.0-*",
"Microsoft.AspNetCore.Session": "1.1.0-*",
"Microsoft.AspNetCore.StaticFiles": "1.1.0-*",
"Microsoft.EntityFrameworkCore.InMemory": "1.1.0-*",