Hi Merrill, Thanks very much for your quick response!!!!
Well...actually I am using <assemblyfolders> task under the <solution> task in my build file but for some reason the build is still not able to identify these dlls during execution. i tried adding some <echo> messages into the <assemblyfolders> task to just see if the build process gets into this but i dont see these echo messages in the build output. so iam guessing the build process is not getting into the <assemblyfolders> task for some reason.Could you please let me know if I am going wrong anywhere else???? Thanks, Madhan. On Wed, 28 Jul 2004 13:11:59 -0500 (GMT-05:00), Merrill Cornish <[EMAIL PROTECTED]> wrote: > Madhan, > > You can use the <assemblyfolders> nested option in the <solution> task to override > the reference built into the solution definition. > > Merrill > ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
