Skip to content

Allow dotnet run to use launch profiles with commandName: Executable #49131

Open
@TacoConKvass

Description

@TacoConKvass

This is a disparity between the dotnet CLI and Visual Studio.
I was trying to use the dotnet CLI for running a 3rd party application, specified in launchSettings.json, which my project is a plugin for, however, the "Executable" type is not supported. It does however work with Visual studio.

Describe the solution you'd like

Allow dotnet run to launch the 3rd party application and possibly take control of it's life cycle in some way so that hot reload can work with dotnet watch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions