Hi

 

I currently have a module which I would like to incorporate as a task in Nant. So that within a build file, I specify this task, much like I would use the “mkdir” or “csc” tasks. I have extended the abstract class Task and implemented the ExecuteTask(). What else is needed to get Nant to recognize and use the task??

 

Thanks

 

Bobby Gill

[EMAIL PROTECTED]

 

Reply via email to