Skip to content

Commit

Permalink
Upgrade to FsCheck 2.9.2 now that the regression from 2.7.1 has been …
Browse files Browse the repository at this point in the history
  • Loading branch information
blumu committed Aug 29, 2017
1 parent 0378622 commit 748c0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FSharpLu.Tests/FSharpLu.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="MSTest.TestAdapter" Version="1.1.18" />
<PackageReference Include="MSTest.TestFramework" Version="1.1.18" />
<PackageReference Include="FsCheck" Version="2.7.0" />
<PackageReference Include="FsCheck" Version="2.9.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\FSharpLu.Json\FSharpLu.Json.fsproj" />
Expand Down

0 comments on commit 748c0dc

Please sign in to comment.