Remove unused WebListener reference

This commit is contained in:
Chris R 2017-01-03 22:08:24 -08:00
parent dbf27c30c3
commit 80c5f9be0e
1 changed files with 0 additions and 1 deletions

View File

@ -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"