generate documentation

This commit is contained in:
Sergey Linnik 2023-04-19 13:39:32 +05:00
parent 86e5725ec4
commit 963bcb67f1

View File

@ -8,6 +8,8 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebugType>none</DebugType>
<DebugSymbols>false</DebugSymbols>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<NoWarn>1701;1702;1591</NoWarn>
</PropertyGroup>
<PropertyGroup>