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

@ -5,7 +5,7 @@
"System.Linq.Expressions": "4.0.11-rc2-23929",
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-23929",
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-dev-91790-12"
"dotnet-test-xunit": "1.0.0-dev-128011-22"
},
"frameworks": {
"netstandardapp1.5": {