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:
parent
ad5b01d1c2
commit
c1189925df
22 changed files with 22 additions and 22 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue