Description
The public API comments do not show in intellisense when using the lite package.
They work in the trial or licensed package.
Steps to reproduce
- Use some component from Blazor.Lite package and check the API description of a prop/method, for example:
No description.
When using the licensed or trial packages there is a description:
The package has an xml file with the comments, but it's name does not match the dll:
Result
No public api comments.
Expected result
The comments should show.
Description
The public API comments do not show in intellisense when using the lite package.
They work in the trial or licensed package.
Steps to reproduce
No description.
When using the licensed or trial packages there is a description:
The package has an xml file with the comments, but it's name does not match the dll:
Result
No public api comments.
Expected result
The comments should show.