----- Original Message -----
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, November 24, 2003 11:55 AM
Subject: Re: [nant-dev] csc /lib parameter handling


> Right now anything added to the lib tag will only affect those
> references specified as a bare file name with the asis attribute.  so:
>
> <includes name="myref.dll" asis="true" />
>
> since the fileset will exclude all non-framework bare-file references.

Yes, indeed.  I was also going to ask you whether we should use the paths
specified in the lib fileset to resolve assembly references (comparable to
what you did for references to system assemblies) ourselves.

Gert



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to