Bugs item #1159348, was opened at 2005-03-08 12:51
Message generated for change (Comment added) made by cwensley
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1159348&group_id=31650

Category: Tasks
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Curtis Wensley (cwensley)
Assigned to: Nobody/Anonymous (nobody)
Summary: Building web projects copies all project dlls

Initial Comment:
I have a solution with quite a few projects, mostly class 
libraries and also a web project.

Everything compiles fine, but the output of all the class 
libraries are copied to the bin\ folder of the web project, 
even if they do not have a reference to them.  VS.NET 
only copies the dll's of the projects that the web project 
references in the solution, not everything.

When deploying this, all of these will be included as 
well, which is not the desired effect.

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

>Comment By: Curtis Wensley (cwensley)
Date: 2005-03-08 19:13

Message:
Logged In: YES 
user_id=288230

I am using nant 0.85.1869.0 (rc2) 

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

Comment By: Gert Driesen (drieseng)
Date: 2005-03-08 13:13

Message:
Logged In: YES 
user_id=707851

What version of NAnt are you using ?

If you're using NAnt 0.84, then please try using NAnt 0.85 
RC2 or a recent nightly build 
(http://nant.sourceforge.net/nightly/latest)

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to