Link to home
Start Free TrialLog in
Avatar of Ignacio Soler Garcia
Ignacio Soler GarciaFlag for Spain

asked on

References with Local Copy set to TRUE are not checked recursively

Hello, I Have a project A that has a reference to Z.dll. The reference has set the "Local Copy" property to true. When I build the project A it has inside the bin folder the Z.dll copies. Everything fine.

Then I have a project B that has a project reference to the project A. When I build the project B I have not the Z.dll copied at the bin folder. Is this the expected result? I'm missing something?

ASKER CERTIFIED SOLUTION
Avatar of graye
graye
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial