Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Commit

Permalink
Pin the version of dotnet-test-xunit to 1.0.0-rc3-00000-01
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavkm committed Jul 19, 2016
1 parent adc8b3c commit 9eb183b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"warningsAsErrors": true
},
"dependencies": {
"dotnet-test-xunit": "1.0.0-rc3-000000-00",
"dotnet-test-xunit": "1.0.0-rc3-000000-01",
"Microsoft.AspNetCore.Testing": "1.0.0-rtm-21431",
"Microsoft.Extensions.DependencyInjection": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Specification.Tests": "1.0.0",
Expand Down

0 comments on commit 9eb183b

Please sign in to comment.