matt.griffith - thinking out loud

 Sunday, November 24, 2002

Version Numbers

I needed a tool to automatically update version numbers in .NET projects the way John Lam's NAnt VersionTask does. But I need a tool that works without NAnt.

Here's what I came up with: UpdateVersion. You can read the documentation here. You can download everything here.

6:17:23 PM