Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The configuration under which to build. This defaults to "Debug" if left empty. [--configuration]

Framework

The name of the framework to compile for. The framework must also be defined in the project.json file. [--framework]

Runtime

Target runtime identifier to build for. For a list of Runtime Identifiers (RIDs), see the RID catalog. [--runtime]

Version Suffix

This can be used to replace a wildcard * in the version field in the project.json file. The format follows NuGet's version guidelines.

...