Skip to content

Specify runtime files location for self-contained apps #3453

@Symbai

Description

@Symbai

Publishing a self-contained app currently copies over 250 files into the output directory, which is a bit messy. Is there a way to specify the location for the runtime files so for example I can put them all into a "bin" or "runtime" folder to get a clean output directory with just my app files?

When you give your self contained app to others they first have to scroll through all over these over 250 runtime files just to find the actual executable. It really doesn't look nice and most of the time it's the first thing I'm getting to hear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions