mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-07-08 18:06:08 +00:00
Update README.md
This commit is contained in:
@@ -50,7 +50,7 @@ All commands take the following command line arguments:
|
||||
* `-f`, `--framework`: The target framework to build your project for. For example, `netcoreapp1.1` or `net462`.
|
||||
* `-c`, `--configuration`: Target configuration. The default for most projects is 'Debug'.
|
||||
* `-o`, `--output`: The output directory to place built packages in.
|
||||
* `---version-suffix`: Defines the value for the `$(VersionSuffix)` property in the project.
|
||||
* `--version-suffix`: Defines the value for the `$(VersionSuffix)` property in the project.
|
||||
* `--no-restore`: Skip the implicit call to `dotnet restore`.
|
||||
|
||||
All arguments are optional.
|
||||
|
||||
Reference in New Issue
Block a user