修改xml生成路径

This commit is contained in:
小红帽
2023-11-22 14:26:29 +08:00
parent fff14d9211
commit 293d5da657
10 changed files with 5 additions and 17729 deletions

View File

@@ -16,7 +16,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DocumentationFile>D:\xhm\Documents\Visual Studio 2019\ConsoleApp1\CPF.Skia\CPF.Skia.xml</DocumentationFile>
<DocumentationFile>bin\Debug\CPF.Skia.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>