Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Team Build   (RSS)
Sorry, but there are no more tags available to filter with.

SDC Build Tasks

The SDC build tasks is now available in CodePlex http://www.codeplex.com/sdctasks Project Description from the Site : This is the latest version of the SDC Tasks for .NET 2.0. The SDC Tasks are a collection of MSBuild tasks designed to make your life
Posted by srikanth_r | 0 Comments
Filed under:

Difference between MSBuild and devenv

What is the difference between compiling the projects using MSBuild and devenv ? 1. Developers using a. Devenv ABC.vcproj /Build <Configuration_To_Build> 2. Team Build internally uses: a. MSBuild ABC.vcproj Well it depends on what kind of projects
Posted by srikanth_r | 1 Comments
Filed under:

Customizing Team Build

Sharing this information from Jeff Beehler's Blog Aaron’s posts on how to extend team build through custom tasks and a custom logger. Writing custom tasks is the primary way folks extend team build to do more complex tasks. Adding BuildSteps to Team Build
Posted by srikanth_r | 0 Comments
Filed under:

Custom Build Numbers in Team Build

The Team Build service in Team Foundation Server includes the current date in the build number by default. This is really difficult to understand especially when there are lot of builds and you have single team build type for all your environments. How
Posted by srikanth_r | 0 Comments
Filed under:
 
Page view tracker