visual studio 2010 - tfs build number - getting started -


i have visual studio 2010 visual studio 2010 team explorer. after check in code, can view changeset number (view history). typically put in changeset number in bug log system fix something. where/how build number? tfs admin thing? started? need use msbuild instead of using visual studio gui?

thanks help!

when creating build definition, default tfs labels each build format: $(builddefinitionname)_$(date:yyyymmdd)$(rev:.r)

the default template's build number can customized under
[build defintion] > process > basic > build number format

however, may want check out versioned tfs 2010 build more control on build number format , automatic versioning of assemblies (via assemblyinfo.cs).


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -