You need to make sure your project settings have the XML file value set (Project | Properties | Configuration Settings | XML Documentation File). Then rebuild your solution.
When you go to another project and set a reference, not only will your DLL file be copied to your bin\debug directory, but the XML file will be too. You'll then have Intellisense for your referenced DLL.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.