update to v0.16.12

This commit is contained in:
ww-rm
2025-11-09 23:18:26 +08:00
parent 6f2eb504ab
commit 608de7f2e8
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
<TargetFramework>net8.0-windows</TargetFramework>
<BaseOutputPath>$(SolutionDir)out</BaseOutputPath>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<Version>0.16.11</Version>
<Version>0.16.12</Version>
<OutputType>WinExe</OutputType>
<UseWPF>true</UseWPF>
</PropertyGroup>

View File

@@ -8,7 +8,7 @@
<TargetFramework>net8.0</TargetFramework>
<BaseOutputPath>$(SolutionDir)out</BaseOutputPath>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<Version>0.16.11</Version>
<Version>0.16.12</Version>
<OutputType>Exe</OutputType>
</PropertyGroup>

View File

@@ -8,7 +8,7 @@
<TargetFramework>net8.0-windows</TargetFramework>
<BaseOutputPath>$(SolutionDir)out</BaseOutputPath>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<Version>0.0.1</Version>
<Version>0.16.0</Version>
</PropertyGroup>
</Project>