Hi guys, I have this small problem and could use some help solving it. I have created a Class Library project that builds a Dll file. The problem I am having is that when I use the dll in some project the method’s summaries are not shown even though I have the summaries for the methods in the Class Library project.
Does any one know what would be the problem?