Tuesday 16 October 2012

Configure TFS 2010 as a build server - part 2

In part one of the series, I discussed how to install the build server role for TFS 2010.

Part 2 is a very short post with a list of pre-requisites before builds will work:

From the TFS 2010 server:
  1. Install Visual Studio 2010 Shell, which can be obtained here.
  2. Install Wix 3.x. Version 3.6 can be found here.
  3. Install Enterprise Library 5.0, which can be found here
If you have no need for Wix or the enterprise library you can skip steps 2 and 3.I do, so that's why they were installed.

In part 3 of the series I will discuss how to create build definitions.

No comments:

Post a Comment