Team Foundation Build Targets, Tasks, and Properties

Build definitions import the Microsoft.TeamFoundationBuild.targets file in the TfsBuild.proj file, which is an MSBuild project file. A TFSBuild.proj file can be associated with one build definition or multiple build definitions. This file includes several default targets, tasks, and properties that you can modify to customize the build process. Each build definition that shares the TFSBuild.proj file is affected by the changes. The topics in this section describe how to override targets, modify default tasks, and set properties to customize the build process.

In This Section

Customizing Team Foundation Build

Administering Team Foundation Build

Managing Builds with Team Foundation Build