fido2-net-lib icon indicating copy to clipboard operation
fido2-net-lib copied to clipboard

Include XML Comments in NuGet Package

Open abergs opened this issue 6 years ago • 0 comments

I think this might got lost in the most recent package configuration.

It's currently missing: image

It's as simple as adding <GenerateDocumentationFile>true</GenerateDocumentationFile> to the csproj but we get a lot of warnings that could ignore completely, or we should ignore selectively for externallibs. Not sure how to effectively ignore them "partly". Perhaps @MeikTranel knows? Otherwise I'll just ignore them globally.

image

abergs avatar Aug 01 '19 13:08 abergs