This commit is contained in:
milimoe 2025-11-14 01:46:01 +08:00
parent 49c52e2ddd
commit 12f6c35b62
Signed by: milimoe
GPG Key ID: 9554D37E4B8991D0

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net9.0-windows7.0</TargetFramework>
<TargetFramework>net10.0-windows7.0</TargetFramework>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>