G
Guest
I've recently read a reply that says that when referencing a DLL that you've
built, you should reference it out of the 'obj' directory.
But the graphic on the help pag
ms-help://MS.MSDNQTR.2003FEB.1033/dndotnet/html/componentsnet.htm#componentsnet_topic1
clearly shows it being referenced out of the bin directory (when browsing
for the .DLL file of a generic assembly I've created).
What is the correct answer? I know it gets copied to the project's local
directory, but you can see how it's confusing.
built, you should reference it out of the 'obj' directory.
But the graphic on the help pag
ms-help://MS.MSDNQTR.2003FEB.1033/dndotnet/html/componentsnet.htm#componentsnet_topic1
clearly shows it being referenced out of the bin directory (when browsing
for the .DLL file of a generic assembly I've created).
What is the correct answer? I know it gets copied to the project's local
directory, but you can see how it's confusing.