Updating dotnet-test-xunit to the lastest version in hopes that it will fix the inconsistent build break we are seeing in Jenkins and VSO.

This commit is contained in:
Livar Cunha 2016-03-29 20:54:07 -07:00
parent ad5b01d1c2
commit c1189925df
22 changed files with 22 additions and 22 deletions

View file

@ -15,7 +15,7 @@
"target": "project"
},
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-dev-91790-12",
"dotnet-test-xunit": "1.0.0-dev-128011-22",
"System.Net.NameResolution": "4.0.0-rc2-23929"
},
"frameworks": {