Skip to content

Commit 82e2fd3

Browse files
authored
Merge pull request #216 from fslaborg/update-solver-libraries
Update solver libraries
2 parents e9ff940 + 61358f8 commit 82e2fd3

3 files changed

Lines changed: 219 additions & 231 deletions

File tree

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 2.4.11
2+
* Update to Google.OrTools 9.14
3+
* Update to OPTANO.Modeling 3.28
4+
15
### 2.4.10
26
* Update to .NET 8
37
* Remove x64 restriction

paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ nuget coverlet.collector ~> 6
44
nuget CsvHelper ~> 33
55
nuget FsCheck ~> 2
66
nuget FsCheck.Xunit ~> 2
7-
nuget FSharp.Core
7+
nuget FSharp.Core ~> 8
88
nuget FSharp.Data ~> 6
99
nuget Google.OrTools ~> 9
1010
nuget MathNet.Numerics ~> 5

0 commit comments

Comments
 (0)