DLL Referencing issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kurtzky
    New Member
    • Nov 2008
    • 26

    DLL Referencing issue

    I'm running a project and it doesn't any give any build errors. There' just a warning which says Warning: The dependency 'aaa' in project 'aaa' cannot be copied to the run directory because it would overwrite the reference 'bla bla bla'.. What do you think is the reason why this warning appears? (Btw, that DLL is strong-named and the Copy Local option is set to True when I reference it.).. I'm planning to put the assembly in the Global Assembly cache, but I think that would not be effective.. Any help? Thanks.
  • kurtzky
    New Member
    • Nov 2008
    • 26

    #2

    Comment

    Working...