Skip to content

Libraries packaging should support including roslyn generated documentation xml file #54761

@safern

Description

@safern

Currently all the documentation files that we include in our packages come from the intellisense package we consume from the docs team. However, some projects have already ported their documentation to triple slash, so we should be packaging the resulted xml file from the roslyn compilation on those projects.

In order to support that we should introduce a property, maybe IncludeDocumentationFromSource, and have the infra choose the generated file rather than the downloaded one: #54250 (comment)

cc: @carlossanlop @ViktorHofer @Anipik @ericstj

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions