This commit is contained in:
milimoe 2023-11-25 02:07:52 +08:00
parent 37c4c54445
commit ed89c6d5ea
Signed by: milimoe
GPG Key ID: 05D280912DA6C69E

View File

@ -15,7 +15,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<DocumentationFile>docs\api.xml</DocumentationFile>
<DocumentationFile>Docs\api.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">