I have an existing project which "works on my machine" (compiles on my machine and works on Rasp Pi). And I wanted to build it on another machine. On this another machine I tried to install nightly pre-release builds of the packages but it fails with the following error:
Unable to resolve dependency 'System.Memory'. Source(s) used: 'nuget.org', 'Microsoft Visual Studio Offline Packages'.
This is the first time I get this error. Does anybody know how to fix this? Is this just a temporary bug?
Thanks.