Update to WebListener 1.1.0 (#706)

This commit is contained in:
Pranav K 2016-09-29 09:40:52 -07:00 committed by GitHub
parent f21c603f5a
commit 94be501f8c
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,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-*",