I have created a classlibrary project which has a class in it with a procedure. This then gets buit using build solution. Then using a separate solution I would like to use the procedure in the dll that I built earlier. The problem is that When adding the reference I have to browse to the dll in the bin folder. Why isn't the class library (component) name present in the box (.net or com or project tab)?
Thanks