Skip to content

Allow building without internet connection when only using builtin modules #3352

Open
@cbiesinger

Description

@cbiesinger

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions