path for assemblies of referenced projects

M

mathiasfritsch

I realised that the path for assemblies that are genereated by
referenced projects seems to have changed in VS2005. In my project if I
look at bin and see the path in "properties". It looks like
"....\bin\debug\common.dll". It used to be "...\obj\debug\common.dll".

I have some projects that still use the old path (It may be a migrated
project)

Everything builds fine. I am just curious, if this is expected or
something went wrong.

Mathias
 
D

Duggi

How does it make difference... when it is referring to correct dll???

Thanks
-Srinivas.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top