Bugs item #1305965, was opened at 2005-09-27 17:31
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1305965&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Functions
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: dv83d (dv83d)
Assigned to: Nobody/Anonymous (nobody)
Summary: solution task does not compile dependencies properly

Initial Comment:
When trying to compile a solution containing a project 
that has hard references to specific assemblies while 
reference paths to other newer references are present 
the solution task will sometimes favor the newer version 
and ignore or overwrite the older version. I have not been 
able to determine the exact cause however for example 
I have a project with a reference to 4.1.0.0 and inside 
the project I have a reference path which is lower in the 
list with the same assembly only version 4.3.0.0 the 
task repeatedly copies in the 4.3.0.0 assembly instead 
of the one specificly referenced. Both assemblies are 
strong named.

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2005-09-27 22:44

Message:
Logged In: YES 
user_id=707851

Can you please try to create a (small) repro for this issue, 
and attach it to this bug report (or send it to my by email, 
[EMAIL PROTECTED]) ?

Thanks for the report !

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1305965&group_id=31650


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to