Title: RE: [NAnt-users] Extending nant
I can share the source. However, I managed to get my code to compile and run late Thursday night. I'm not sure what I changed to get this to work, but it's working now. Thanks for looking at this, though. I appreciate people's eff
Hi Jeremiah.
Are you allowed to share the source with us ?
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Peschka, Jeremiah
> Sent: donderdag 19 januari 2006 17:32
> To: 'nant-users@lists.sourceforge.net&
Title: Extending nant
I'm attempting to create a custom NAnt task and I'm running into some issues. My class compiles fine in VS.NET 2005 (I'm running the latest nightly build of NAnt, built for VS.NET 2005/.NET 2.0), but when I try to run the .build file I get the following exception:
BUILD