Skip to content

Commit 22da727

Browse files
committed
raised FSharp.Core to 4.7.0
1 parent a1e9994 commit 22da727

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 1.2.4
2+
* raised minimal FSharp.Core version to 4.7.0 (necessary due to Fable.Core update)
3+
14
### 1.2.3
25
* fixed fable build
36

paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ redirects: off
33
storage: none
44
framework: auto-detect
55

6-
nuget FSharp.Core >= 4.6.2 lowest_matching: true
6+
nuget FSharp.Core >= 4.7.0 lowest_matching: true
77
nuget System.Reflection.Emit.Lightweight >= 4.6.0 lowest_matching: true
88

99
# Tests : intentionally in main group

0 commit comments

Comments
 (0)