Skip to content

Commit 826ad61

Browse files
committed
Allow FSharp.Core to be >= rather than = to 6.x
1 parent a3eb40c commit 826ad61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ content: none
55

66
nuget Newtonsoft.Json >= 10.0.3 redirects: force
77
nuget Argu >= 5.1.0
8-
nuget FSharp.Core = 6.0.3 redirects: force
8+
nuget FSharp.Core >= 6.0.3 redirects: force
99
nuget Chessie >= 0.6
1010
nuget Mono.Cecil ~> 0.11.1
1111

0 commit comments

Comments
 (0)