Thursday, November 02, 2006

How to Configure TF Build for an Incremental Build

An incremental reuses the results of a previous build maintained by Team Foundation Build to perform an optimized build based on the changes since the last build.

After you create a build type for incremental builds, run the first build. This creates the required workspace and gets all the source files onto the build computer.

Check the full post on MSDN.

No comments: