Remove unused WebListener reference
This commit is contained in:
parent
dbf27c30c3
commit
80c5f9be0e
|
|
@ -9,7 +9,6 @@
|
|||
"Microsoft.AspNetCore.Diagnostics": "1.2.0-*",
|
||||
"Microsoft.AspNetCore.StaticFiles": "1.2.0-*",
|
||||
"Microsoft.AspNetCore.Server.IISIntegration": "1.2.0-*",
|
||||
"Microsoft.AspNetCore.Server.WebListener": "1.2.0-*",
|
||||
"Microsoft.AspNetCore.Server.Kestrel": "1.2.0-*",
|
||||
"Microsoft.Extensions.Logging.Console": "1.2.0-*",
|
||||
"Google.Protobuf": "3.1.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue