This commit is contained in:
zznty
2024-01-08 19:48:16 +07:00
parent 88ad741f3b
commit ccd04585c4
6 changed files with 8 additions and 51 deletions

View File

@@ -1,9 +1,8 @@
<Project>
<PropertyGroup>
<TargetFramework>net8.0-windows</TargetFramework>
<RuntimeIdentifier>win10-x64</RuntimeIdentifier>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
<UseRidGraph>true</UseRidGraph>
</PropertyGroup>
</Project>