Welcome to MSDN Blogs Sign in | Join | Help

December 2005 - Posts

Auto increment the build number in the 'AssemblyVersion'

Q) How to auto-increment the build number of the ‘AssemblyVersion’ in a managed application? A) Locate the AssemblyInfo.cs (or VB) file and make the following change - [assembly: AssemblyVersion ("1.0.*")] – Voila!!! The assemblyversion should now automatically
Posted by seshadripv | 2 Comments
Filed under:
 
Page view tracker