I have a Class Library Project. After using "Build solution" or "Build ClassLibrary1" the resulting dll file only shows in a Debug folder, no Release folder is created.
In another Project, the Class Library does not show up in the "Add Reference" window.
Am I doing something wrong?
------------------------------------
Sorry, just noticed the Debug / Release box...
But, even compiled as "Release", it doesn't show in "Add Reference" window, I have to browse for it.