I am having an issue with assembly creation and VS2005. I create assembly "A" using C# XML comments "///". I then compile the library into a .dll. I take that .dll library and use it in another project "B". I have no problems using the assembly. The issue is that I cannot see the comments I wrote in assembly "A" in project "B". Is there something that I need to do to get those comments to show up??
=================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com