In response to a query I posted to the CruiseControl.NET discussion group about displaying the version of an assembly, I’ve created a simple command-line tool that generates XML containing the version number for a specified .NET assembly.

I’ve written up some instructions and links to download the tool.

I’m planning to add new features to the tool over time, to do things like:

  • Extract Description, Title, Copyright etc.
  • List Classes and methods