Skip to content

Commit c64c6cd

Browse files
authored
Relax FSharp.Core requirement (#64)
1 parent 3bdedd2 commit c64c6cd

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
@@ -4,7 +4,7 @@ source https://api.nuget.org/v3/index.json
44
storage: none
55
framework: net6.0, netstandard2.0, netstandard2.1
66

7-
nuget FSharp.Core ~> 4.7
7+
nuget FSharp.Core >= 4.7.2
88
nuget Fable.Core >= 4.0.0-snake-island-alpha-007
99

1010
group Test

0 commit comments

Comments
 (0)