Fix ProjectDependenciesCommandResolver for portable test apps.

Update to dotnet-test-xunit to latest.
This commit is contained in:
Eric Erhardt 2016-04-07 16:37:51 -05:00
parent 6ae044e5e1
commit 6fa859a354
24 changed files with 24 additions and 30 deletions

View file

@ -14,7 +14,7 @@
"target": "project"
},
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-dev-128011-22",
"dotnet-test-xunit": "1.0.0-dev-140469-38",
"FluentAssertions": "4.2.2",
"moq.netcore": "4.4.0-beta8"
},