On Sun, 2004-04-04 at 23:12, Peter Jones wrote:
> If I use the following it works.
> 
>       <assemblyfolders>
>         <includes name="${root}\common\xmlpdf" />
>       </assemblyfolders>

This should work to :

      <assemblyfolders basedir="${root}\common\xmlpdf">
         <includes name="*" />
      </assemblyfolders>

Gert




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to