Skip to content

Improve readme.md content inclusion inference #185

@kzu

Description

@kzu

A readme.md file at the project level will typically automatically be included as a None item,
which by default wouldn't pack either.

We should improve inference so that in this case, said file is automatically added as the package
readme file, if the project is being packed (IsPackable=true). We should also offer a property to
turn off this behavior just in case, with PackReadme=false in the inference targets.

NOTE: this should only exist in the Inference targets, so that when inference is turned off entirely,
this doesn't happen automatically, for consistency with other items inferences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions