Skip to content

Commit

Permalink
Fix paket install (FsCheck3 versioning)
Browse files Browse the repository at this point in the history
  • Loading branch information
farlee2121 committed Jun 25, 2023
1 parent 041cb90 commit ee83c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nuget BenchmarkDotNet ~> 0.13.5
group FsCheck3
source https://api.nuget.org/v3/index.json

nuget FsCheck ~> 3
nuget FsCheck >= 3 prerelease

group Build
source https://api.nuget.org/v3/index.json
Expand Down

0 comments on commit ee83c20

Please sign in to comment.