File tree Expand file tree Collapse file tree 6 files changed +19
-22
lines changed Expand file tree Collapse file tree 6 files changed +19
-22
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ms.date: 09/29/2025
15
15
16
16
``` dotnetcli
17
17
dotnet format [<PROJECT | SOLUTION>]
18
- [--diagnostics <DIAGNOSTICS>] [--exclude-diagnostics <EXCLUDE-DIAGNOSTICS>] [--severity <SEVERITY>] [--no-restore] [--verify-no-changes] [--include <INCLUDE>] [--exclude <EXCLUDE>] [--include-generated] [-v|--verbosity <LEVEL>] [--binarylog <BINARY-LOG-PATH>] [--report <REPORT-PATH>] [--version]
18
+ [--diagnostics <DIAGNOSTICS>] [--exclude-diagnostics <EXCLUDE-DIAGNOSTICS>] [--severity <SEVERITY>] [--no-restore] [--verify-no-changes] [--include <INCLUDE>] [--exclude <EXCLUDE>] [--include-generated] [-v|--verbosity <LEVEL>] [--binarylog <BINARY-LOG-PATH>] [--report <REPORT-PATH>] [--version]
19
19
20
20
dotnet format -h|--help
21
21
```
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ ms.date: 09/29/2025
15
15
16
16
``` dotnetcli
17
17
dotnet pack [<PROJECT>|<SOLUTION>]
18
- [--artifacts-path <ARTIFACTS_DIR>]
19
- [-c|--configuration <CONFIGURATION>] [--disable-build-servers][--force] [--include-source] [--include-symbols] [--interactive] [--no-build] [--no-dependencies] [--no-restore] [--nologo] [-o|--output <OUTPUT_DIRECTORY>] [--runtime <RUNTIME_IDENTIFIER>] [-s|--serviceable] [--tl:[auto|on|off]] [-v|--verbosity <LEVEL>]
20
- [--version-suffix <VERSION_SUFFIX>]
18
+ [--artifacts-path <ARTIFACTS_DIR>]
19
+ [-c|--configuration <CONFIGURATION>] [--disable-build-servers][--force] [--include-source] [--include-symbols] [--interactive] [--no-build] [--no-dependencies] [--no-restore] [--nologo] [-o|--output <OUTPUT_DIRECTORY>] [--runtime <RUNTIME_IDENTIFIER>] [-s|--serviceable] [--tl:[auto|on|off]] [-v|--verbosity <LEVEL>]
20
+ [--version-suffix <VERSION_SUFFIX>]
21
21
22
22
dotnet pack -h|--help
23
23
```
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ ms.date: 09/29/2025
18
18
19
19
``` dotnetcli
20
20
dotnet package remove <PACKAGE_NAME> [--project <PROJECT>]
21
- [--interactive] [--file <FILE>]
21
+ [--interactive] [--file <FILE>]
22
22
23
23
dotnet package remove -h|--help
24
24
```
Original file line number Diff line number Diff line change @@ -14,14 +14,12 @@ ms.date: 09/29/2025
14
14
## Synopsis
15
15
16
16
``` dotnetcli
17
- dotnet restore [<PROJECT>|<SOLUTION>|<FILE>] [--configfile <FILE>] [--disable-build-servers]
18
- [--disable-parallel]
19
- [-f|--force] [--force-evaluate] [--ignore-failed-sources]
20
- [--interactive] [--lock-file-path <LOCK_FILE_PATH>] [--locked-mode] [--no-http-cache]
21
- [--no-cache] [--no-dependencies] [--packages <PACKAGES_DIRECTORY>]
22
- [-r|--runtime <RUNTIME_IDENTIFIER>] [-s|--source <SOURCE>]
23
- [--tl:[auto|on|off]] [--use-current-runtime, --ucr [true|false]]
24
- [--use-lock-file] [-a|--arch <ARCHITECTURE>] [--os <OS>] [-v|--verbosity <LEVEL>]
17
+ dotnet restore [<PROJECT>|<SOLUTION>|<FILE>]
18
+ [--configfile <FILE>] [--disable-build-servers]
19
+ [--disable-parallel] [-f|--force] [--force-evaluate] [--ignore-failed-sources] [--interactive] [--lock-file-path <LOCK_FILE_PATH>] [--locked-mode] [--no-http-cache]
20
+ [--no-cache] [--no-dependencies] [--packages <PACKAGES_DIRECTORY>]
21
+ [-r|--runtime <RUNTIME_IDENTIFIER>] [-s|--source <SOURCE>]
22
+ [--tl:[auto|on|off]] [--use-current-runtime, --ucr [true|false]] [--use-lock-file] [-a|--arch <ARCHITECTURE>] [--os <OS>] [-v|--verbosity <LEVEL>]
25
23
26
24
dotnet restore -h|--help
27
25
```
Original file line number Diff line number Diff line change @@ -15,11 +15,10 @@ ms.date: 09/29/2025
15
15
16
16
``` dotnetcli
17
17
dotnet run [<applicationArguments>]
18
- [-a|--arch <ARCHITECTURE>] [--artifacts-path <ARTIFACTS_DIR>] [-c|--configuration <CONFIGURATION>]
19
- [-e|--environment <KEY=VALUE>] [--file <FILE_PATH>] [-f|--framework <FRAMEWORK>] [--force] [--interactive]
20
- [--launch-profile <NAME>] [--no-build] [--no-dependencies] [--no-launch-profile] [--no-restore]
21
- [--os <OS>] [--project <PATH>] [-r|--runtime <RUNTIME_IDENTIFIER>] [--tl:[auto|on|off]] [-v|--verbosity <LEVEL>]
22
- [[--] [application arguments]]
18
+ [-a|--arch <ARCHITECTURE>] [--artifacts-path <ARTIFACTS_DIR>] [-c|--configuration <CONFIGURATION>]
19
+ [-e|--environment <KEY=VALUE>] [--file <FILE_PATH>] [-f|--framework <FRAMEWORK>] [--force] [--interactive]
20
+ [--launch-profile <NAME>] [--no-build] [--no-dependencies] [--no-launch-profile] [--no-restore]
21
+ [--os <OS>] [--project <PATH>] [-r|--runtime <RUNTIME_IDENTIFIER>] [--tl:[auto|on|off]] [-v|--verbosity <LEVEL>] [[--] [application arguments]]
23
22
24
23
dotnet run -h|--help
25
24
```
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ ms.date: 09/29/2025
15
15
16
16
``` dotnetcli
17
17
dotnet store [-m|--manifest <PATH_TO_MANIFEST_FILE>]
18
- [-f|--framework <FRAMEWORK_VERSION>] [--disable-build-servers] [-r|--runtime <RUNTIME_IDENTIFIER>]
19
- [--framework-version <FRAMEWORK_VERSION>] [--output <OUTPUT_DIRECTORY>]
20
- [--skip-optimization] [--skip-symbols] [-ucr|--use-current-runtime] [-v|--verbosity <LEVEL>]
21
- [--working-dir <WORKING_DIRECTORY>]
18
+ [-f|--framework <FRAMEWORK_VERSION>] [--disable-build-servers] [-r|--runtime <RUNTIME_IDENTIFIER>]
19
+ [--framework-version <FRAMEWORK_VERSION>] [--output <OUTPUT_DIRECTORY>]
20
+ [--skip-optimization] [--skip-symbols] [-ucr|--use-current-runtime] [-v|--verbosity <LEVEL>]
21
+ [--working-dir <WORKING_DIRECTORY>]
22
22
23
23
dotnet store -h|--help
24
24
```
You can’t perform that action at this time.
0 commit comments