Skip to content

Commit 3775229

Browse files
committed
update sdk and version
1 parent 158d87b commit 3775229

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

ContextMenuCustom/ContextMenuCustomAnyPackage/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<Identity
1616
Name="852637cb-5c5e-4695-93cd-d2b0ca79f6de"
1717
Publisher="CN=ikas-mc-dev"
18-
Version="5.6.0.0" />
18+
Version="5.7.0.0" />
1919

2020
<Properties>
2121
<DisplayName>Custom Context Menu (Any)</DisplayName>

ContextMenuCustom/ContextMenuCustomApp/ContextMenuCustomApp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<AssemblyName>ContextMenuCustomApp</AssemblyName>
1212
<DefaultLanguage>en-US</DefaultLanguage>
1313
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
14-
<TargetPlatformVersion Condition=" '$(TargetPlatformVersion)' == '' ">10.0.22621.0</TargetPlatformVersion>
14+
<TargetPlatformVersion Condition=" '$(TargetPlatformVersion)' == '' ">10.0.26100.0</TargetPlatformVersion>
1515
<TargetPlatformMinVersion>10.0.22000.0</TargetPlatformMinVersion>
1616
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
1717
<FileAlignment>512</FileAlignment>
@@ -210,7 +210,7 @@
210210
<None Include="ContextMenuCustomPackage_TemporaryKey.pfx" />
211211
</ItemGroup>
212212
<ItemGroup>
213-
<SDKReference Include="WindowsDesktop, Version=10.0.22621.0">
213+
<SDKReference Include="WindowsDesktop, Version=10.0.26100.0">
214214
<Name>Windows Desktop Extensions for the UWP</Name>
215215
</SDKReference>
216216
</ItemGroup>

ContextMenuCustom/ContextMenuCustomGithubPackage/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<Identity
1616
Name="31896935-DD54-4362-ACDD-6DA496624671"
1717
Publisher="CN=ikas-mc-dev"
18-
Version="5.6.0.0" />
18+
Version="5.7.0.0" />
1919

2020
<Properties>
2121
<DisplayName>Custom Context Menu (Github)</DisplayName>

ContextMenuCustom/ContextMenuCustomPackage/Package.appxmanifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
<Identity
1616
Name="7061touchwp.CustomContextMenu"
17-
Publisher="CN=289FD761-763C-412C-A71B-BE59DC5ACE3A"
18-
Version="5.6.0.0" />
17+
Publisher="CN=ikas-mc-dev"
18+
Version="5.7.0.0" />
1919

2020
<Properties>
2121
<DisplayName>Custom Context Menu</DisplayName>

0 commit comments

Comments
 (0)