We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61aa631 commit b881fd8Copy full SHA for b881fd8
1 file changed
Sharp.Diagnostics.Logging/Sharp.Diagnostics.Logging.csproj
@@ -19,6 +19,7 @@
19
<PropertyGroup>
20
<Description>Micro-framework for logging with the .NET TraceSource API</Description>
21
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
22
+ <GenerateDocumentationFile>true</GenerateDocumentationFile>
23
</PropertyGroup>
24
25
<ItemGroup>
0 commit comments