Click here to Skip to main content
15,891,529 members
Articles / Programming Languages / C#

Walkthrough: How to increment AssemblyFileVersion automatically at each build using T4

Rate me:
Please Sign up or sign in to vote.
4.96/5 (22 votes)
25 Sep 2013Ms-PL3 min read 93K   751   38  
Sometimes it could be useful to automatically increment the file version of an assembly at each build; this can be done even if you don't know MSBuild, using T4.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Software Developer
New Zealand New Zealand
Software Developer

Comments and Discussions