Skip to content

Commit

Permalink
Use dotnet-test-xunit package from NuGet
Browse files Browse the repository at this point in the history
  • Loading branch information
andyleejordan committed Jun 27, 2016
1 parent bf6b5be commit 2f303f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/csharp/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"imports": [ "dnxcore50", "portable-net45+win8" ],
"dependencies": {
"xunit": "2.1.0",
"dotnet-test-xunit": "1.0.0-rc2-192208-24"
"dotnet-test-xunit": "1.0.0-rc2-build10025"
}
}
},
Expand Down

0 comments on commit 2f303f3

Please sign in to comment.