-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Labels
Description
Type of issue
Missing information
Description
Missing -lp
shortcut for the launch profile.
Also not present per dotnet run -h
--artifacts-path <ARTIFACTS_DIR>
: The artifacts path. All output from the project, including build, publish, and pack output, will go in subfolders under the specified path.--disable-build-servers
: Force the command to ignore any persistent build servers. [default: False]--no-cache
: Skip up to date checks and always build the program before running. [default: False]--sc|--self-contained
: Publish the .NET runtime with your application so the runtime doesn't need to be installed on the target machine. The default is 'false.' However, when targeting .NET 7 or lower, the default is 'true' if a runtime identifier is specified. [default: False]
Page URL
https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-run
Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/tools/dotnet-run.md
Document Version Independent Id
7e78f9f5-f77c-828d-ef76-8ef8593d5803
Platform Id
a7c8b306-df1b-bfae-f387-a4da37ef26ca
Article author
Metadata
- ID: fd3f4227-cd9b-7b1c-7e1b-ffb3d42ae496
- PlatformId: a7c8b306-df1b-bfae-f387-a4da37ef26ca
- Service: dotnet-fundamentals