TeamCity 4.0 Help

Visual Studio 2005

This page contains reference information for sln2005 Build Runner that builds Microsoft Visual Studio 2005 solution files.

General settings

Option

Description

Build runner

Select sln2005 from the drop-down list.

Solution file path

Specify the path to the solution to be built relative to the Build Checkout Directory. For example:

vs-addin\addin\addin.sln

Working directory

Specify the build working directory.

Targets

Specify the Microsoft Visual Studio 2005-specific targets. The possible options are Build, Rebuild, Clean, Publish or a combination of these targets based on your needs. Multiple targets are space-separated.

Configuration

Specify the name of the MS VS 2005 solution configuration to build.

Platform

Specify the platform for the solution. You can leave this field blank, and TeamCity obtains this information from the solution settings.

NUnit tests settings

Use this section to specify NUnit parameters

Tests platform

From the drop-down list select the desired execution mode on a x64 machine. Supported values are: x86, x64 and Auto (MSIL)

Last modified: 20 April 2023