Update SpineViewer.csproj

This commit is contained in:
ww-rm
2025-06-29 19:46:04 +09:00
committed by GitHub
parent 3ca22c3f00
commit 6d18ce882c

View File

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