Hi Gert, I just grabed this email from the NAnt user group.
---------------------------------------------------------------------------------------------------------------------- I just downloaded the 8/17 nightly build of NAnt 0.85 and am seeing an issue with project references that does not seem to match Visual Studio .NET's behavior. Project A contains a project reference to Project B Project B contains a project reference to Project C I believe Project A's references should be a combination of B and C's assemblies. Currently it acts like it's not recursive, and only resolves project references 1 deep, I don't get Project C's assemblies in A's bin directory, I do get Project B's assemblies Thanks, --Loren ------------------------------------------------------------------------------------------------------------------------ In my case iam using NAnt 0.84 stable release. we have been communicating about this for a while. I am not in a position to use the latest nightly build because it throws the wierd vbc command line error. NAnt 0.84 doesnt throw me this error but i have this issue with project reference which are more than one level deep. I know you have fixed this issue in one of the recent nightly builds. And i am not sure if i you would be able to make changes to the stable release and fix this issue. Instead could you please let me know the code piece that i have to fix in the NAnt source code so i can do that locally here make this build work. Thanks and i really appreciate this.. Madhan. ------------------------------------------------------- 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=5047&alloc_id=10808&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
