Welcome to MSDN Blogs Sign in | Join | Help

Nikhil Singhal's Blog

.Net Programming tips and gotchas

Browse by Tags

All Tags » AutoIncrement   (RSS)
How to AutoIncrement version with each build using Team Foundation Server build (with a little help from AssemblyInfoTask)
One common requirement with any decent sized multi-version product is to automatically update the version numbers of the binaries on a regular basis. This is generally achieved by updating the AssemblyInfo.cs (or other language equivalent ) files. There Read More...
Page view tracker