revert to net7

This commit is contained in:
zznty
2023-12-06 17:23:15 +07:00
parent 579b090c85
commit 563c611e3e
8 changed files with 97 additions and 97 deletions

View File

@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<TargetFramework>net8.0-windows</TargetFramework>
<TargetFramework>net7.0-windows</TargetFramework>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<EnableWindowsTargeting>true</EnableWindowsTargeting>