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

@ -8,7 +8,7 @@
"System.Linq.Expressions": "4.0.11-rc2-24027",
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-rc2-173361-36"
"dotnet-test-xunit": "1.0.0-rc2-192208-24"
},
"frameworks": {
"netcoreapp1.0": {