RE: [Nant-users] Report: Upgrade from May version to Novemeber version

2004-11-17 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Stephen Lewis > Sent: dinsdag 16 november 2004 22:16 > To: [EMAIL PROTECTED] > Subject: [Nant-users] Report: Upgrade from May version to > Novemeber version > >

Re: [Nant-users] Report: Upgrade from May version to Novemeber version

2004-11-17 Thread Thibaut Barrère
Guess your list is a good start for something to include in the final 0.85 release notes :) > (7) Is there a way to determine if a dll is a managed assembly? Not all > my dlls are managed. In the past, running on an unmanaged > assembly would cause it to fail. The expedient solution was to keep

[Nant-users] Report: Upgrade from May version to Novemeber version

2004-11-16 Thread Stephen Lewis
I finally upgraded from using 0.85 ~ May 21 or so to 0.85 Nov 15, 2004 version. For those of you thinking about making this move, here I some of the things I ran into in my build files: (1) string::substring no longer takes -1 length to represent the end of the string. (2) Properties that you pa