Updating tests to use the latest version of dotnet-test-xunit, which supports debugging from VS. Also updating our xproj files so that we can build the CLI from VS using the CLI.

This commit is contained in:
Livar Cunha 2016-03-01 12:29:09 -08:00
parent b5de686ba4
commit 4108920510
56 changed files with 98 additions and 77 deletions

View file

@ -6,7 +6,7 @@
"additionalArguments": [ "-highentropyva+" ]
},
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23808"
"NETStandard.Library": "1.0.0-rc2-23811"
},
"frameworks": {