Skip to content

Commit e20de1f

Browse files
committed
Update CloudMirrorPackage TargetPlatformVersion (#267)
Per the following issue update the TargetPlatformVersion to 10.0.22621.0 (from the pre-release version of 10.022598.0): #267
1 parent 7cbd99a commit e20de1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Samples/CloudMirror/CloudMirrorPackage/CloudMirrorPackage.wapproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.props" />
3636
<PropertyGroup>
3737
<ProjectGuid>1fab5d02-237c-4b9c-b820-2eb7c3b6e63a</ProjectGuid>
38-
<TargetPlatformVersion>10.0.22598.0</TargetPlatformVersion>
38+
<TargetPlatformVersion>10.0.22621.0</TargetPlatformVersion>
3939
<TargetPlatformMinVersion>10.0.18362.0</TargetPlatformMinVersion>
4040
<DefaultLanguage>en-US</DefaultLanguage>
4141
<PackageCertificateKeyFile>CloudMirrorPackage_TemporaryKey.pfx</PackageCertificateKeyFile>

0 commit comments

Comments
 (0)