Updating to RTM build of test runner

This commit is contained in:
Pranav K 2016-07-05 22:22:24 -07:00
parent 9263d63d2c
commit b569ececda
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
}, },
"testRunner": "xunit", "testRunner": "xunit",
"dependencies": { "dependencies": {
"dotnet-test-xunit": "1.0.0-*", "dotnet-test-xunit": "2.2.0-*",
"Microsoft.AspNetCore.Server.Testing": "0.2.0-*", "Microsoft.AspNetCore.Server.Testing": "0.2.0-*",
"Microsoft.Extensions.Logging": "1.1.0-*", "Microsoft.Extensions.Logging": "1.1.0-*",
"Microsoft.Extensions.Logging.Console": "1.1.0-*", "Microsoft.Extensions.Logging.Console": "1.1.0-*",