Right now, it is rather tricky to depend on HEAD using paket, as you need to invoke `build.sh`. I propose that the CI should produce a `.nupkg`. As an aside, it appears that the `NuGet` fake target is borked.
Right now, it is rather tricky to depend on HEAD using paket, as you need to invoke
build.sh. I propose that the CI should produce a.nupkg.As an aside, it appears that the
NuGetfake target is borked.