Click here to Skip to main content
15,898,134 members
Articles / Programming Languages / Javascript

Incrementing AssemblyVersion revision number on each build

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
15 Sep 2011CPOL 5.8K   3  
I would much rather taking advantage of the tools Visual Studio provides. If you have a continuous building in place, then you might as well use MSBUILD itself from the command line with a Custom MSBUILD TASK. For more infrmation and background on the concept, please refer to this...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Canada Canada
MCP, MCAD .NET

Blog: C# | B# | Stay#

Comments and Discussions