Hi. I've noticed that running update on single NuGet package doesn't work. Try in this repo:
src/.paket/paket.bootstrapper.exe
src/.paket/paket.exe update nuget JsonLd.Entities
JsonLd.Entities will stay at 0.2.40. Running update for everything works fine.
Hi. I've noticed that running update on single NuGet package doesn't work. Try in this repo:
JsonLd.Entities will stay at 0.2.40. Running
updatefor everything works fine.