Versions Compared

Key

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

MSBuild

Name

A name for this action (this will appear within the stage action list).

...

Tick to continue build on failure marking the action with a warning status.


Properties

You can pass properties to MSBuild by specifying each property on a new line. The format for a property is name=value.


Environment Variables

You can set environment variable values by specifying each variable on a new line. The format for a property is name=value.

...