Allow running published apps using `dotnet run`
Open
Area-CLI
Area-Run
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
Running a published app (`dotnet publish`) isn't possible using dotnet run, since dotnet run only executes `build`. Perhaps there could be a flag to run a published app.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.