Use latest build of dotnet-test-xunit

This commit is contained in:
Pranav K 2016-04-19 14:54:04 -07:00
parent 9337f3e48e
commit 088d8b291a
1 changed files with 1 additions and 1 deletions

View File

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