Remove old IIS

This commit is contained in:
Brennan 2016-01-22 15:58:22 -08:00
parent 5b27b3f972
commit a905276f4b
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
"test": "xunit.runner.aspnet"
},
"dependencies": {
"Microsoft.AspNetCore.Server.IIS": "1.0.0-*",
"Microsoft.AspNetCore.Server.Testing": "1.0.0-*",
"Microsoft.Extensions.Logging.Console": "1.0.0-*",
"xunit.runner.aspnet": "2.0.0-aspnet-*"