村结果图有问题

This commit is contained in:
TD
2025-04-02 19:13:18 +08:00
parent d63a6c42b3
commit 67ba78f268
4 changed files with 17 additions and 3 deletions

View File

@ -11,6 +11,14 @@
<Platforms>AnyCPU;x64</Platforms>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<Optimize>False</Optimize>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<Optimize>False</Optimize>
</PropertyGroup>