>       <references>
>          <absolute file="MyComponent.dll" />
>       </references>

I don't know what the <absolute> element is, so my comment may be invalid
from the start.

I had trouble with filesets in various situations, sometimes when using the
basedir attribute, sometimes when using relative path names. Since the
<references> element is a fileset, I'm using it like this, with no basedir
and with absolute paths:

         <references>
            <includes name="c:\foo\bar.dll" />
         </references>


I'm also using 0.7.9, so the issues I have had probably are all fixed by
now. Maybe you want to try out a nightly snapshot...?

Patrick



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to