Fixed references in test host
This commit is contained in:
parent
bba57874bc
commit
aa4dfffd84
|
|
@ -1,8 +1,6 @@
|
||||||
{
|
{
|
||||||
"version" : "0.1-alpha-*",
|
"version" : "0.1-alpha-*",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Reflection": "4.0.10.0",
|
|
||||||
"System.Runtime" : "4.0.20.0",
|
|
||||||
"Microsoft.AspNet.Hosting": "",
|
"Microsoft.AspNet.Hosting": "",
|
||||||
"Microsoft.AspNet.TestHost": "",
|
"Microsoft.AspNet.TestHost": "",
|
||||||
"xunit.abstractions": "2.0.0-aspnet-*",
|
"xunit.abstractions": "2.0.0-aspnet-*",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue