Merge pull request #1894 from livarcocc/update_xunit_runner

Updating the dotnet-test-runner version to 1.0.0-dev-91790-12. Some p…
This commit is contained in:
Livar 2016-03-16 10:52:57 -07:00
commit 3031c0dc28
7 changed files with 7 additions and 7 deletions

View file

@ -12,7 +12,7 @@
"target": "project"
},
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-dev-79755-47"
"dotnet-test-xunit": "1.0.0-dev-91790-12"
},
"frameworks": {
"netstandardapp1.5": {