Skip to content

Support deploying multiple exes as a single self-contained set #53834

@agocke

Description

@agocke

This is not currently supported. The closest supported deployment is publishing multiple framework-dependent apps, then setting DOTNET_ROOT before running them to use an unzipped copy of the shared framework.

Supporting this will require both runtime and SDK work to select the appropriate set of shared assemblies.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions