Visual Studio 2003
This page contains reference information for sln2003 Build Runner for Microsoft Visual Studio 2003 projects.
Option | Description |
|---|---|
Select sln2003 from the combobox. | |
A path to the solution to be built is relative to the project root directory. Example: | |
Specify the name of solution configuration to build. | |
Specify Basic Conceptsas a comma-separated string. | |
This group of options enables you to use default output defined in the solution, or specify your own output path. | |
Check this option to override output path settings specified in the solution / project. The overriding path should be entered in the field Output directory for all projects. If this option is not checked, all the build-related data is uploaded to the | |
This option is available, if Override project output option is checked. Specify the directory where the compiled targets will be placed. | |
Click this radio button, if you want to map URL project path to physical project path. If this option is selected, specify mapping in the field Type the URL's map. | |
Type the URL's map | Click this link and specify the desired map in the text area. Use the following format: where http://localhost:8111 is a host where the project will be uploaded myProjectPath/myProject is a project root |
Click this radio button, if you want the URLs to be resolved via WebDav. | |
Check this option, if you want to automatically include reference path of MS Visual Studio to the build. | |
Specify .Net assemblies, where the NUnit tests to be run are stored. Multiple entries are comma-separated; usage of NAnt wildcards is enabled. In the following example, TeamCity will search for the tests assemblies in all project directories and run these tests. | |
Specify .Net assemblies that should excluded from the list of found assemblies to test. Multiple entries are comma-separated; usage of NAnt wildcards is enabled. In the following example, TeamCity will omit tests specified in this directory. | |
Specify the Basic Concepts. |