thinkbeforecoding / Fargo

A functional command line argument parser with builtin completion.
33 stars 7 forks source link

Use paket and lower minimum FSharp.Core to 6 #5

Closed Tarmil closed 8 months ago

Tarmil commented 8 months ago

This pins the minimum required version of FSharp.Core, instead of letting it increase with each new release of FSharp.Core.

thinkbeforecoding commented 8 months ago

Thx!