回滚到3.4.5

This commit is contained in:
2023-04-04 20:19:16 +08:00
parent 92291d66c2
commit 7741e44a80
5 changed files with 9 additions and 30 deletions

View File

@@ -4,9 +4,9 @@
<NoWarn>$(NoWarn);CS1591;CA1307;CS8625;CS8600;CS8601;CS8604;CS8618;</NoWarn>
</PropertyGroup>
<!--<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebugType>none</DebugType>
<DebugSymbols>false</DebugSymbols>
</PropertyGroup>-->
</PropertyGroup>
</Project>