Skip to content

Commit 8d58294

Browse files
committed
2.5.11.0 发布
1 parent 89369b4 commit 8d58294

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

LiveWallpaper.App/LiveWallpaper.App.wapproj

+1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
<Content Include="Images\Wide\Wide310x150Logo.scale-150.png" />
113113
<Content Include="Images\Wide\Wide310x150Logo.scale-200.png" />
114114
<Content Include="Images\Wide\Wide310x150Logo.scale-400.png" />
115+
<None Include="Package.StoreAssociation.xml" />
115116
<PRIResource Include="Strings\zh-chs-Hans\Resources.resw" />
116117
<PRIResource Include="Strings\en\Resources.resw" />
117118
</ItemGroup>

LiveWallpaper.App/Package.appxmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10"
99
xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10"
1010
IgnorableNamespaces="uap mp rescap com desktop">
11-
<Identity Name="24765mscoder.47921C962EDAD" Publisher="CN=49BC8659-1B4C-4520-B1FB-ED98CFA366C4" Version="2.5.9.0" />
11+
<Identity Name="24765mscoder.107453A6A4A17" Publisher="CN=49BC8659-1B4C-4520-B1FB-ED98CFA366C4" Version="2.5.11.0" />
1212
<Properties>
1313
<DisplayName>ms-resource:Resources/PackageDisplayName</DisplayName>
1414
<PublisherDisplayName>Giantapp Studio</PublisherDisplayName>

LiveWallpaper.Shell/LiveWallpaper.Shell.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<UseWPF>true</UseWPF>
77
<SupportedOSPlatformVersion>10.0.17763.0</SupportedOSPlatformVersion>
88
<AssemblyName>LiveWallpaper2</AssemblyName>
9-
<Version>2.5.10.10</Version>
9+
<Version>2.5.11.10</Version>
1010
<Platforms>x86;x64</Platforms>
1111
<ApplicationIcon>Assets\logo128.ico</ApplicationIcon>
1212
<ApplicationManifest>app.manifest</ApplicationManifest>

0 commit comments

Comments
 (0)