We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b6d0e commit 3321542Copy full SHA for 3321542
ChatAIze.GenerativeCS/ChatAIze.GenerativeCS.csproj
@@ -20,6 +20,7 @@
20
<TargetFramework>net10.0</TargetFramework>
21
<ImplicitUsings>enable</ImplicitUsings>
22
<Nullable>enable</Nullable>
23
+ <GenerateDocumentationFile>true</GenerateDocumentationFile>
24
<IncludeSymbols>true</IncludeSymbols>
25
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
26
<SuppressSymbolPackageFormatValidation>true</SuppressSymbolPackageFormatValidation>
0 commit comments