物性的修改

This commit is contained in:
2026-03-26 22:18:54 +08:00
parent d7dfe27ad5
commit f40086a0b0
3 changed files with 93 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>