Use latest build of dotnet-test-xunit

This commit is contained in:
Pranav K 2016-04-19 14:54:14 -07:00
parent 8c2756cffa
commit 6829675f5f
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
"System.Net.Http.WinHttpHandler": "4.0.0-*",
"System.Net.Requests": "4.0.11-*",
"System.Net.WebHeaderCollection": "4.0.1-*",
"dotnet-test-xunit": "1.0.0-dev-*",
"dotnet-test-xunit": "1.0.0-*",
"System.Diagnostics.Process": "4.1.0-*"
},
"imports": [

View File

@ -18,7 +18,7 @@
"System.Net.Http.WinHttpHandler": "4.0.0-*",
"System.Net.Requests": "4.0.11-*",
"System.Net.WebSockets.Client": "4.0.0-*",
"dotnet-test-xunit": "1.0.0-dev-*",
"dotnet-test-xunit": "1.0.0-*",
"System.Diagnostics.Process": "4.1.0-*"
},
"imports": [