icu-dotnet icon indicating copy to clipboard operation
icu-dotnet copied to clipboard

Package should include XML Docs

Open tombogle opened this issue 3 months ago • 0 comments

Is your feature request related to a problem? Please describe.

In VisualStudio, if I hover over classes or methods in this DLL, the summary is not displayed.

Describe the solution you'd like

Change the packaging so the XML docs are included with the package

Additional context

This was motivated by my investigation into why Wrapper.UnicodeVersion could throw exceptions related to DLL loading problems. I think it would be good to add that information to the XML docs, but that will only be of limited usefulness if the docs are not part of the package.

tombogle avatar Sep 24 '25 18:09 tombogle