[EMAIL PROTECTED] wrote:
I wanted a way to be able to use the version number *without* changing the Revision property. We wanted to set the revision number ourselves, because we use the version numbers to differentiate the development version i.e. 3.10.1.0 means development release zero, 3.10.1.1 means development release 1. This is only incremented by our dev team, so we don't want it to change automatically.

I wanted a way to get the version number from a compiled assembly so that we could use the AssemblyInfo.cs's revision number autoincrement system. I found a way to do it using a code task, and if there isn't anything that can do that out there, will wrap it into a task if you all think it would be useful.

The post is here:

http://www.cornetdesign.com/2005/11/get-assemblyinfocs-version-info-from.html

Cory



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to