fixes the tests

This commit is contained in:
Paul Schneider 2018-07-20 02:27:53 +02:00
commit 3c1d2c49f5
8 changed files with 18 additions and 9 deletions

View file

@ -36,6 +36,9 @@
"Microsoft.Dnx.TestHost": "1.0.0-rc1-final",
"Microsoft.Dnx.Runtime": "1.0.0-rc1-final",
"xunit.runner.dnx": "2.1.0-rc1-build204",
"Yavsc.Server": {
"target": "project"
},
"Yavsc": {
"target": "project"
}