[nant-dev] RE: [Nant-users] 0.85 release candidate by August 4th

2004-07-27 Thread Gifford, Noel
I guess I wasn't specific enough in the original post. I create the Build.Bat file in the nantcontrib directory and use it to build nantcontrib and copy the build assemblies to the correct location in the nant directory. It may need to be modified for your specific situation and directory

[nant-dev] RE: [Nant-users] 0.85 release candidate by August 4th

2004-07-27 Thread Gifford, Noel
- From: Malcolm MacLucas [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 11:28 AM To: Gifford, Noel; Noel Gifford; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [Nant-users] 0.85 release candidate by August 4th Thanks for your patience. It's still not working for me inside of my

[nant-dev] MSI task exception and help needed

2004-07-19 Thread Gifford, Noel
All, Im trying to create an MSI using the msi task. I got the most recent nightly nant build (7/17/2004). The build generated this exception: System.ArgumentException: Version conflict with ResourceManager .resources files! Expected version: 1 but got: 2 Besides the exception that