# Functions
Add adds a new "name value" style argument.
AddArg adds a simple argument.
The configuration to use for building the project.
Force all dependencies to be resolved even if the last restore was successful.
The target framework to build for.
Help - Show this text and exit.
Allows the command to stop and wait for user input or action (for example to complete authentication).
Do not build project-to-project references and only build the specified project.
Do not use incremental building.
Do not display the startup banner or the copyright message.
Do not restore the project before building.
The output directory to place built artifacts in.
Project file (.csproj) to build.
Run runs the dotnet CLI.
The target runtime to build for.
Solution file (.sln) to build.
Set the MSBuild verbosity level.
Set the value of the $(VersionSuffix) property to use when building the project.
# Type aliases
Arg represents a dotnet build CLI argument.