Use latest build of dotnet-test-xunit

This commit is contained in:
Pranav K 2016-04-19 14:54:04 -07:00
parent 5273e0e768
commit 33ad355114
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
"version": "1.0.0-*",
"type": "platform"
},
"dotnet-test-xunit": "1.0.0-dev-*",
"dotnet-test-xunit": "1.0.0-*",
"System.Net.Http": "4.0.1-*",
"System.Runtime.Serialization.Primitives": "4.1.1-*"
},

View File

@ -21,7 +21,7 @@
"System.Net.Http.WinHttpHandler": "4.0.0-*",
"System.Net.Sockets": "4.1.0-*",
"System.Runtime.Handles": "4.0.1-*",
"dotnet-test-xunit": "1.0.0-dev-*"
"dotnet-test-xunit": "1.0.0-*"
},
"imports": [
"dnxcore50",