[Nant-users] versioning dll's using csc

2005-04-11 Thread Dean Hiller
How do I supply the version info to csc so the version info ends up in the dll.  My autobuild supplies a version property that I just needed stuck into the dlls. Thanks, dean The information contained in this e-mail and any attachments hereto are for the exclusive use of the addresse

[Nant-users] RE: [nant-dev] [Help][Nant-Users][USE NANT To Compile VB6.0 Code]

2005-04-11 Thread John Cole
Sanjoy, We have to handle the same thing here (though we just go to project then back to binary compatibility). Here is a snippet of our build script that we use to handle this automatically: -

[Nant-users] RE: [nant-dev] [Help][Nant-Users][ History Of files Comitted]

2005-04-11 Thread Clayton Harbour
Hi Sanjoy, the task should give you what you need given the description below. It uses a start date and end date rather than a tag and produces an xml report of the changes that have occurred between two dates. Cheers, Clayton -Original Message- From: sanjoy [mailt