Upgrade the "dotnet-test-xunit" version to "1.0.0-rc2-192208-24"

The earlier version "1.0.0-rc2-173361-36" is missing from the cli-deps feed.
This commit is contained in:
Sridhar Periyasamy 2016-05-17 14:53:18 -07:00 committed by Eric Erhardt
parent 85a4e44fa2
commit 5dc1a14e39
30 changed files with 30 additions and 30 deletions

View file

@ -14,7 +14,7 @@
"target": "project"
},
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-rc2-173361-36",
"dotnet-test-xunit": "1.0.0-rc2-192208-24",
"FluentAssertions": "4.2.2",
"moq.netcore": "4.4.0-beta8"
},