influxdb-client-csharp icon indicating copy to clipboard operation
influxdb-client-csharp copied to clipboard

Q: Why are documentation files not generated?

Open occluder opened this issue 1 year ago • 1 comments

Looking through the code of Client & Client.Linq, it appears that most of it is documented with XML comments. However, the .csproj files for these projects do not have <GenerateDocumentationFile>true</GenerateDocumentationFile>, and consequently, none of the XML comments written are visible to users installing the package through NuGet.

Was this intentional? If it's not, I would like to open a pull request to add that behavior to the .csproj files

occluder avatar Sep 04 '23 11:09 occluder

Hi @Foretack,

thanks for using our client.

Was this intentional? If it's not, I would like to open a pull request to add that behavior to the .csproj files

It wasn't intention, feel free to create PR.

Regards

bednar avatar Sep 05 '23 09:09 bednar