|
Navigation: Actions > Microsoft > MSBuild > MSBuild Action Options Tab |
![]() ![]()
|
This tab of the MSBuild action configures additional options.

Do not auto-include MSBuild.rsp: Does not include MSBuild.rsp if checked.
Validate project: Validate the project against the default schema (or the schema specified in the next field).
Schema to validate against: Specifies a schema file to validate the project again (optional, applies only if Validate is checked).
Additional command-line options: Use this field to specify additional flags to pass to MSBuild.
Override MSBuild executable filename: If not specified, the action locates the MSBuild executable automatically. If the action is unable to locate the command-line tool or multiple versions are installed, browse to or enter the full drive+path+filename to here.
Show command-line: If checked, the MSBuild command-line that is constructed is logged when the step is built.