Updating test projects to the lastest version of dotnet-test-xunit runner.

This commit is contained in:
Livar Cunha 2016-03-07 14:55:39 -08:00
parent 1fccdbd6ec
commit 6705585a67
11 changed files with 12 additions and 13 deletions

View file

@ -4,7 +4,7 @@
"Microsoft.DotNet.ProjectModel": { "target": "project" },
"Microsoft.DotNet.Tools.Tests.Utilities": { "target": "project" },
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-dev-79755-47",
"dotnet-test-xunit": "1.0.0-dev-91790-12",
"System.Net.NameResolution": "4.0.0-rc2-23901"
},