Updating to latest dotnet-test-xunit

This commit is contained in:
Pranav K 2016-04-30 17:29:16 -07:00
parent 9e768d9cad
commit 2ddd3ca9a0
30 changed files with 28 additions and 36 deletions

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"dependencies": {
"dotnet-test-xunit": "1.0.0-rc2-162081-13",
"dotnet-test-xunit": "1.0.0-rc2-173361-36",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-24027",
"xunit": "2.1.0"
},

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-162081-13"
"dotnet-test-xunit": "1.0.0-rc2-173361-36"
},
"frameworks": {
"netcoreapp1.0": {