Skip to content

Add DocumentationFile to project file. #110

Description

@ShemJM

Hi, thanks for this library it is quite useful.

Could you add the documentation file so that we can see the comments when using the package? I think all you need to do is add this property group to the project file

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> <DocumentationFile></DocumentationFile> </PropertyGroup>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions