Bugs item #890721, was opened at 2004-02-04 21:35
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=890721&group_id=31650

Category: Tasks
Group: 0.8.4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Nick Berardi (nberardi)
Assigned to: Nobody/Anonymous (nobody)
Summary: <solution> copying all assemblies for framework

Initial Comment:
the <solution> tag is copying all assemblies from the 
Framework v1.1 to the bin directory of the solution that 
I am compiling.

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

>Comment By: Gert Driesen (drieseng)
Date: 2004-02-11 22:20

Message:
Logged In: YES 
user_id=707851

Did you try this with the latest nightly build ?

Can you package up a zip file containing the minimum set of 
files necessary to reproduce this issue, if its still not fixed in 
the latest nightly ?

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

Comment By: Scott Munro (samunro)
Date: 2004-02-11 18:33

Message:
Logged In: YES 
user_id=973175

I am getting similar behaviour with nant-0.85-debug. I am 
using the following <solution> task.

<solution configuration="debug" 
solutionfile="Munro.CodeGenerator.sln" />

and my bin folder is filled with what looks like all of the DLLs 
in the framework. Here is an example of one that I am not 
referencing in my project.

System.Data.OracleClient, Version=1.0.5000.0, 
Culture=neutral, PublicKeyToken=b77a5c561934e089

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

Comment By: Nick Berardi (nberardi)
Date: 2004-02-05 15:08

Message:
Logged In: YES 
user_id=405152

brantcarter?  I don't understand what that means because 
when I compile it in VS.Net I don't see this problem, where 
would this IsPrivate=False go?  This really looks like a bug 
more than a issue with my project file.  Because the 
<solution> tag should really reproduce the same .DLL's that 
VS.Net does.

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

Comment By: Nick Berardi (nberardi)
Date: 2004-02-05 15:06

Message:
Logged In: YES 
user_id=405152

brantcarter?  I don't understand what that means because 
when I compile it in VS.Net I don't see this problem, where 
would this IsPrivate=False go?  This really looks like a bug 
more than a issue with my project file.  Because the 
<solution> tag should really reproduce the same .DLL's that 
VS.Net does.

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

Comment By: Brant Carter (brantcarter)
Date: 2004-02-05 10:49

Message:
Logged In: YES 
user_id=687388

This is the intended behaviour.  You can change the IsPrivate 
attribute of your project files to change this behaviour.

IsPrivate=False



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

Comment By: Gert Driesen (drieseng)
Date: 2004-02-04 22:42

Message:
Logged In: YES 
user_id=707851

Nick,

Can you package up a zip file containing the minimum set of
files necessary to reproduce this issue ?

Thanks for the report !

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

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


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to