RE: [Nant-users] How to run NantContrib task

2004-01-30 Thread Nitin Agarwal
That works. Thanks. -Original Message- From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED] Sent: Friday, January 30, 2004 3:12 PM To: Nitin Agarwal; [EMAIL PROTECTED] Subject: Re: [Nant-users] How to run NantContrib task Have you copied *.dll files from NAntcontrib to NAnt\bin ? Jarek

Re: [Nant-users] How to run NantContrib task

2004-01-30 Thread Jaroslaw Kowalski
Have you copied *.dll files from NAntcontrib to NAnt\bin ? Jarek - Original Message - From: "Nitin Agarwal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 30, 2004 9:03 PM Subject: [Nant-users] How to run NantContrib task > I have downloaded

[Nant-users] How to run NantContrib task

2004-01-30 Thread Nitin Agarwal
I have downloaded the nantcontrib and built it successfully. But when I add a Nantcontrib task to my build file, it does not recognize it. It says "invalid element . Unknown task or datatype.". Any help is appreciated. Thanks. --- The SF.Net

[Nant-users] How to run NantContrib task

2004-01-30 Thread Nitin Agarwal
Title: How to run NantContrib task I have downloaded the nantcontrib and built it successfully. But when I add a Nantcontrib task to my build file, it does not recognize it. It says "invalid element . Unknown task or datatype.". Any help is appreciated. Thanks.