Open
Description
Description
We should have a build process which blocks nuget.exe
from accessing the internet (this might be hard as we might need to block dotnet.exe
).
This would ensure that paket is actually restoring everything required to work on offline-scenarios on netcore.
What do you think, does this make any sense?