Use latest build of dotnet-test-xunit

This commit is contained in:
Pranav K 2016-04-19 14:53:53 -07:00
parent 67ea570e87
commit 162034dc7b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"version": "1.0.0-*", "version": "1.0.0-*",
"type": "platform" "type": "platform"
}, },
"dotnet-test-xunit": "1.0.0-dev-*", "dotnet-test-xunit": "1.0.0-*",
"moq.netcore": "4.4.0-beta8", "moq.netcore": "4.4.0-beta8",
"System.Diagnostics.Process": "4.1.0-*", "System.Diagnostics.Process": "4.1.0-*",
"System.Diagnostics.TraceSource": "4.0.0-*" "System.Diagnostics.TraceSource": "4.0.0-*"