Skip to content

Commit 179812d

Browse files
committed
更新至版本v0.10.8
1 parent 36e847d commit 179812d

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

DeskSpine/DeskSpine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ApplicationHighDpiMode>PerMonitor</ApplicationHighDpiMode>
1212
<ApplicationIcon>appicon_dark.ico</ApplicationIcon>
1313
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
14-
<Version>0.10.7</Version>
14+
<Version>0.10.8</Version>
1515
<BaseOutputPath>$(SolutionDir)out</BaseOutputPath>
1616
</PropertyGroup>
1717

PerfMonitor/PerfMonitor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Nullable>enable</Nullable>
88
<UseWindowsForms>true</UseWindowsForms>
99
<ImplicitUsings>enable</ImplicitUsings>
10-
<Version>0.10.7</Version>
10+
<Version>0.10.8</Version>
1111
<BaseOutputPath>$(SolutionDir)out</BaseOutputPath>
1212
</PropertyGroup>
1313

Setup/Setup.vdproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,15 +178,15 @@
178178
{
179179
"Name" = "8:Microsoft Visual Studio"
180180
"ProductName" = "8:DeskSpine"
181-
"ProductCode" = "8:{F1D5A19B-18D4-4951-B7CF-3DDE7D332154}"
182-
"PackageCode" = "8:{51EA1EE1-305F-4404-AAEA-89A227124404}"
181+
"ProductCode" = "8:{35F7F235-9AFD-4850-BF1D-72A8C412D437}"
182+
"PackageCode" = "8:{D024E762-4FE8-4D49-A391-ED812B135080}"
183183
"UpgradeCode" = "8:{D495CA29-E442-45FF-8D47-FE99695CFA23}"
184184
"AspNetVersion" = "8:"
185185
"RestartWWWService" = "11:FALSE"
186186
"RemovePreviousVersions" = "11:TRUE"
187187
"DetectNewerInstalledVersion" = "11:TRUE"
188188
"InstallAllUsers" = "11:FALSE"
189-
"ProductVersion" = "8:0.10.7"
189+
"ProductVersion" = "8:0.10.8"
190190
"Manufacturer" = "8:ww-rm studio"
191191
"ARPHELPTELEPHONE" = "8:"
192192
"ARPHELPLINK" = "8:https://github.com/ww-rm/DeskSpine"

Spine/Spine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
77
<ImplicitUsings>enable</ImplicitUsings>
88
<Nullable>enable</Nullable>
9-
<Version>0.10.7</Version>
9+
<Version>0.10.8</Version>
1010
<BaseOutputPath>$(SolutionDir)out</BaseOutputPath>
1111
</PropertyGroup>
1212

SpineTool/SpineTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Nullable>enable</Nullable>
99
<UseWindowsForms>true</UseWindowsForms>
1010
<ImplicitUsings>enable</ImplicitUsings>
11-
<Version>0.10.7</Version>
11+
<Version>0.10.8</Version>
1212
<BaseOutputPath>$(SolutionDir)out</BaseOutputPath>
1313
</PropertyGroup>
1414

TinyEngine/TinyEngine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
77
<ImplicitUsings>enable</ImplicitUsings>
88
<Nullable>enable</Nullable>
9-
<Version>0.10.7</Version>
9+
<Version>0.10.8</Version>
1010
<BaseOutputPath>$(SolutionDir)out</BaseOutputPath>
1111
</PropertyGroup>
1212

0 commit comments

Comments
 (0)