Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Developers, Developers, Developers!
Visual Studio Team System . Team Foundation Server .NET Framework
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
My List
Nagaraju Palla
Grant Holliday
Aaron Hallberg
Chris Birmele
Tags
Browser
Comparison
Event
Installation
Power Tools
Reports
Setup
Team Build
Team Foundation Server
TechEd
VB6
Version
Visual Studio Team System
Recent Posts
TechFest 2008
Upgrading From TFS2005 to TFS2008
The Next TFS Power Tools
VB6 Support
Visual Studio 2008 Product Comparison Overview
Archives
October 2008 (3)
September 2008 (1)
August 2008 (3)
July 2008 (1)
June 2008 (1)
April 2008 (1)
June 2008 - Posts
Thursday, June 12, 2008 11:28 AM
VSTS Team Build To Get Specific Version To Build
To select a specific changesets or labels to build, modify the TFSBuild.proj XML file. Use the GetVersion property - this is for VSTS 2008 <PropertyGroup> <GetVersion>Cxxxx</GetVersion> </PropertyGroup> You can put this anywhere
Posted by
hakteng
|
0 Comments
Filed under:
Team Build
,
Version
,
Visual Studio Team System