get-programming-fsharp icon indicating copy to clipboard operation
get-programming-fsharp copied to clipboard

Updated Paket files to allow build.cmd to work out of the box

Open ncryer opened this issue 3 years ago • 0 comments

Paket files are outdated in the master branch and consequently build.cmd fails to run. This PR simply replaces paket.bootstrapper.exe and paket.exe with their latest versions, which allow for build.cmd to get the ball rolling.

IMO worth updating since as a F# newcomer, this is the Nth learning resource that no longer works out of the box - another great example is the SAFE Dojo, which relies on a weather api that no longer exists.

ncryer avatar May 22 '22 13:05 ncryer