Skip to content

Public API comments missing when using the Blazor.Lite package #180

@MayaKirova

Description

@MayaKirova

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

  1. Use some component from Blazor.Lite package and check the API description of a prop/method, for example:
Image

No description.

When using the licensed or trial packages there is a description:

Image

The package has an xml file with the comments, but it's name does not match the dll:

Image

Result

No public api comments.

Expected result

The comments should show.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions