Enable documentation file generation adding the following line to all csproj that generare NuGet packages `<GenerateDocumentationFile>True</GenerateDocumentationFile>`
Enable documentation file generation adding the following line to all csproj that generare NuGet packages
<GenerateDocumentationFile>True</GenerateDocumentationFile>