Enable Microsoft.AspNet.TestHost.Tests on CoreCLR.
This commit is contained in:
parent
5f4f6194b8
commit
f0438d69eb
|
|
@ -9,6 +9,7 @@
|
||||||
"test": "xunit.runner.aspnet"
|
"test": "xunit.runner.aspnet"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnx451": { }
|
"dnx451": { },
|
||||||
|
"dnxcore50": { }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue