I am trying to use the Nant <include> task to segregate related targets into
include files, but it's not working.

If I set verbose="true" on the include task, the output shows it is being
included, but if I try to call a target in the included file explicitly or
via depends, it says the target is not in the project.

Any ideas?

This is with 0.85 RC2.





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to