Skip to content

Commit

Permalink
Merge pull request #465 from haf/fscheck3-packaging
Browse files Browse the repository at this point in the history
Fix paket install (FsCheck3 versioning)
  • Loading branch information
farlee2121 committed Jun 25, 2023
2 parents 041cb90 + ee83c20 commit 4783b9c
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 4783b9c

Please sign in to comment.