Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width600px

This action allows you to build MSBuild projects as part of your FinalBuilder build. MSBuild is Microsoft's build technology for .NET, and is used by Visual Studio 2005, 2008, 2010, 2012, and 2013.

The MSBuild Project action can build project files and solutions created by these versions of Visual Studio (ie csproj, vbproj, sln.) Alternatively, you can use the Visual Studio action to build these projects. If you use the MSBuild Project action, you do not need Visual Studio to be installed on the build machine.

Column
width300px
Panel
borderColor#D8D8D8
bgColor#FFFFFF
titleColor#FFFFFF
titleBGColor#006396
borderWidth1
borderStylesolid
titleOn this page:
borderStylesolid

Table of Contents
maxLevel3
minLevel2
printablefalse
 

 
Column

MSBuild

Project File

The MSBuild project file to build. Files can be .proj, .csproj, .vbproj, etc. or solution files with the extension .sln.

...