A very common scenario while performing TFS builds is to increment version number of the assemblies. There are quite a few approaches of which I would like to share two links: Ewald Hofman’s Approach: http://www.ewaldhofman.nl/p... Richard Bank’s Approach : http://www.richard-banks.or... Both these approaches work well, however ......