版本更改

This commit is contained in:
2026-03-26 17:47:56 +08:00
parent 6876872145
commit d7dfe27ad5
6 changed files with 29 additions and 6 deletions

View File

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