fix warnings

This commit is contained in:
zznty
2023-11-12 14:51:56 +07:00
parent 989088cee8
commit aecc7ee66f
3 changed files with 7 additions and 11 deletions

View File

@@ -8,6 +8,7 @@
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<NoWarn>CS9107</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">