WTV: Automatic date-based version numbering for .Net with WhenTheVersion
by Andrew Freemantle • November 5, 2011 • 0 Comments
There’s a trend towards using the software build date as part of the software version number, you know the sort of thing I mean: ‘2011.11.4.xyz‘, like in the footer over at StackOverflow.com, or MyLetts.com.. Wouldn’t it be great if we could get Visual Studio to do this for us automatically on build? I thought so [...]
Read more →