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

@ -11,7 +11,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",
"FluentAssertions": "4.2.2",
"moq.netcore": "4.4.0-beta8"
},