Remove unused dependency.

This commit is contained in:
Chris Ross 2014-05-08 12:27:49 -07:00
parent 3c5a5346c6
commit 587492738c
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
"test": "Xunit.KRunner" "test": "Xunit.KRunner"
}, },
"dependencies": { "dependencies": {
"Microsoft.AspNet.Logging": "0.1-alpha-*",
"Microsoft.Net.Server" : "", "Microsoft.Net.Server" : "",
"Xunit.KRunner": "0.1-alpha-*", "Xunit.KRunner": "0.1-alpha-*",
"xunit.abstractions": "2.0.0-aspnet-*", "xunit.abstractions": "2.0.0-aspnet-*",