Hi,
I notice that the Import > Microsoft .NET XML Comment File does not seem to be documented in the product documentation. Could someone explain how it works? I tried to import an XML comment file into my project but the comments that it contains did not appear in the content file as far as I could tell.
Situation: the XML comment file that I want to import contains newer, edited versions of the comments that are in my current project. I was hoping that by importing this XML comment file into the project, I would be able to "overwrite" the old comments in the generated documentation. Failing that, I was at least expecting to see both the old comments and the new comments side by side. But only the old comments appear in the generated output.
Thanks
Kevin