更新至v0.9.0

This commit is contained in:
ww-rm
2025-03-03 23:15:23 +08:00
parent a03a2663e2
commit 600fd12a2b

View File

@@ -7,7 +7,8 @@
<UseWindowsForms>true</UseWindowsForms> <UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<Platforms>x64</Platforms> <Platforms>x64</Platforms>
<Version>0.1.0</Version> <IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<Version>0.9.0</Version>
<BaseOutputPath>$(SolutionDir)out</BaseOutputPath> <BaseOutputPath>$(SolutionDir)out</BaseOutputPath>
</PropertyGroup> </PropertyGroup>