20250227 finished.

This commit is contained in:
2025-02-27 12:21:24 +08:00
parent c5bb4d2f43
commit b1328a9915
4 changed files with 157 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>