RE: [Nant-users] Re: [nant-dev] NAnt FAQ

2003-02-17 Thread Chris Garty
e way ;) - Chris -Original Message- From: Scott Hernandez [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 18 February 2003 4:23 PM To: [EMAIL PROTECTED] Subject: [Nant-users] Re: [nant-dev] NAnt FAQ I've put all these questions up on the wiki (http://nant.sourceforge.net/wiki/index.php/FA

[Nant-users] Re: [nant-dev] NAnt FAQ

2003-02-16 Thread Ian MacLean
Gordon Weakliem wrote: This is a nice start on the FAQ. One alternate answer to "I've written a custom task, and it won't load" is to make sure you've got the [TaskName] attribute on your class. There's also some residual confusion over the task, there seems to be a post on that every few

[Nant-users] Re: [nant-dev] NAnt FAQ

2003-02-16 Thread Gordon Weakliem
Hi Ian, This is a nice start on the FAQ. One alternate answer to "I've written a custom task, and it won't load" is to make sure you've got the [TaskName] attribute on your class. There's also some residual confusion over the task, there seems to be a post on that every few weeks. I've go