Navigation:  Actions > Microsoft > Team Build >

Team Build Action Options Tab

Previous pageReturn to chapter overviewNext page

This tab of the Team Build action configures additional options.

 

Drop location: Drop location to use for the build (optional).

 

Shelveset to include in the build: Include a shelveset into the build (optional).

 

Checkin shelveset after successful build: If checked, checks in the shelveset after a successful build.

 

Additional command-line options: Use this field to enter any additional Team Foundation Build command-line options to be added to the call that is constructed (optional).  See the Team Build help for details on the available command-line flags.

 

Override the Team Build executable filename: If not specified, the action locates the Team Foundation Build console application automatically.  If the action is unable to locate the command-line tool or multiple versions are installed, browse to or enter the full drive+path+filename here.

 

Note: This action uses the DEVSTUDIO_NET_DIR macro to locate the base directory of the Visual Studio installation path (it appends Common7\IDE\tfsbuild.exe to the path in that macro) .  A global DEVSTUDIO_NET_DIR macro for the latest version of Visual Studio is initialized during installation and can be updated manually or reset to its default value by clicking the Reload button on the File Locations tab of the Application Options dialog.  Or a project or temporary DEVSTUDIO_NET_DIR macro can be created to specify the path to use.

 

Do not log output: If checked, does not write output while the build is running.