Skip to content

Add DocumentationFile to project file. #110

@ShemJM

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>

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions