MSBuild
This page contains reference information for the MSBuild Build Runner fields.
General Build Runner Options
Option | Description |
|---|---|
Specify the path to the solution to be built, relative to the Build Checkout Directory. For example: | |
Specify the path to the Build Working Directory. | |
Select the framework you want to run - either .NET Framework (2.0, 3.5 or 4.0) or Mono xbuild. | |
MSBuild ToolsVersion | Specify here the version of tools that will be used to compile (equivalent to |
Run platform | From the drop-down list select the desired execution mode on a x64 machine. |
Enter targets separated by spaces. A target is an arbitrary script for your project purposes. | |
Specify any additional parameters for | |
Reduce test failure feedback time | Use the following option to instruct TeamCity to run some tests before others. |
Code Coverage
To learn about configuring code coverage options, please refer to the Configuring .NET Code Coverage page.