fix this cringe with rids

This commit is contained in:
zznty
2024-01-08 19:40:44 +07:00
parent 5fac281f37
commit 29bfcced62
7 changed files with 52 additions and 11 deletions

View File

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