Thanks, looks just right to me !!
Ian MacLean wrote:
Naz Quadri wrote:
Hi,
If I write a custom nant task is there any way I can place it in a custom dir not under the bin dir ? Looking at Ant this was done by having <taskdef> task and specifying the classname. How might I manage this using nant ?
It sounds like <loadtasks> is what you're after: http://nant.sourceforge.net/nightly/latest/help/tasks/loadtasks.html
Ian
------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/Info/Sentarus/hamr30 _______________________________________________ Nant-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-users
