MSBuild
note
Since TeamCity 2019.2.3, we have stopped providing active support for the MSBuild runner. Please use the .NET runner with the
msbuild
command instead. For more details on migration, refer to the .NET runner description.
note
The MSBuild runner requires .NET Framework or Mono installed on the build agent. Microsoft Build Tools 2013-2019 are supported.
Before setting up a build configuration to use MSBuild as the build runner, make sure you are using an XML build project file with the MSBuild runner.
To build a Microsoft Visual Studio solution file, you can use the Visual Studio (sln) build runner.