Remove unused dependency.
This commit is contained in:
parent
3c5a5346c6
commit
587492738c
|
|
@ -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-*",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue