Open
Description
I am in a situation where I would like to build some C# source code on a build machine that can install .deb packages but does not otherwise allow internet connections. I am only using builtin modules.
However, it seems that the dotnet SDK insists on downloading at least the linux-x64 runtime even when not compiling a standalone app.
Would it be possible to change the SDK to make it possible to compile non-standalone apps without needing to download anything?
Metadata
Metadata
Assignees
Labels
No labels