fslaborg / flips

Fsharp LInear Programming System
https://flipslibrary.com/#/
MIT License
251 stars 32 forks source link

Version 2.4.7 locked to FSharp.Core 5.0.0 #183

Closed matthewcrews closed 1 year ago

matthewcrews commented 2 years ago
smoothdeveloper commented 2 years ago

Hi @matthewcrews, the simplest, if you want to upgrade it manually and avoid inadvertent updates, is set it explicitly:

https://github.com/fslaborg/flips/blob/08ac5b047e2ad7dcd446ff974bd29b6d9689ce56/paket.dependencies#L12 putting nuget FSharp.Core = 5 and updating it explicitly when you need.

matthewcrews commented 1 year ago

Resolved with version 2.4.8