Resolve WebListener warnings
This commit is contained in:
parent
2c74c50a9e
commit
1e302de78e
|
|
@ -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-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue