|
Navigation: Actions > Microsoft > MSBuild > MSBuild Action Project Tab |
![]() ![]()
|
This tab of the MSBuild action configures information about the project to build.
Project file: The project file containing the build definitions (optional). If blank, MSBuild will search for a file in the current directory that has an extension containing "PROJ". If one is found, MSBuild will use it as the project file.
Targets: Specifies a list of targets to build when building the project (optional, one per line).
Property names/values: A list of properties to override (optional).