Remove unused broken WebListener dependency.

This commit is contained in:
Chris R 2016-01-25 10:11:04 -08:00
parent f30406c6bc
commit 31f4b41a2e
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
"dependencies": {
"Microsoft.AspNetCore.IISPlatformHandler": "1.0.0-*",
"Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*",
"Microsoft.AspNetCore.Server.WebListener": "0.1.0-*",
"Microsoft.AspNetCore.WebUtilities": "1.0.0-*",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "1.0.0-*",
"Microsoft.Extensions.Configuration.Json": "1.0.0-*",