Auto-incrementing assembly build numbers for ASP.NET web apps with VS 2005

Brad Bartz has a really great write-up on how to build a custom MSBuild task that enables you to auto-increment the build version number generated in your deployed assemblies on each new build.  Definitely worth checking out if you are using either the Visual Studio Web Deployment Project download, or are using MSBuild.

Hope this helps,

Scott

No Comments