Title: Message
you should have to rename the dll.  there should be plenty of dlls that end in *tasks.dll in the nantcontrib build.  those are the ones w/ the tasks in them.  and yes, put them in the nant runtime directory.  or use the <loadtasks> task to point to the directory where they are.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Farris, Keith
Sent: Tuesday, June 17, 2003 20:46
To: '[EMAIL PROTECTED]'
Subject: [NAntC-Dev] How to call Nantcontrib tasks

How do I use NantContrib tasks from my nant.build script?  I'm trying to call the VSSGet task.  I got the NantContrib code and got it to compile.  From looking at the nant source I renamed nantcontrib.dll to nantcontribtasks.dll and put it in the bin directory with nant.exe and they seems to get me closer but that sounds like a hack.  Any suggestions?

Thanks,
Keith Farris
MRE Consulting
LCR ext 3014
cell phone 713-398-5170


Reply via email to