Compare commits

...

1 Commits

Author SHA1 Message Date
小肥羊 dd6878210f v1稳定版 2024-11-29 14:27:07 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>1.0.0.0</Version>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<InvariantGlobalization>false</InvariantGlobalization>