Update to WebListener 1.1.0 (#706)
This commit is contained in:
parent
f21c603f5a
commit
94be501f8c
|
|
@ -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-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue