Skip to content

Commit

Permalink
Update CloudMirrorPackage TargetPlatformVersion (#267)
Browse files Browse the repository at this point in the history
Per the following issue update the TargetPlatformVersion to 10.0.22621.0 (from the pre-release version of 10.022598.0):
#267
  • Loading branch information
smithmatadsk committed Dec 1, 2022
1 parent 7cbd99a commit e20de1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.props" />
<PropertyGroup>
<ProjectGuid>1fab5d02-237c-4b9c-b820-2eb7c3b6e63a</ProjectGuid>
<TargetPlatformVersion>10.0.22598.0</TargetPlatformVersion>
<TargetPlatformVersion>10.0.22621.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.18362.0</TargetPlatformMinVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>CloudMirrorPackage_TemporaryKey.pfx</PackageCertificateKeyFile>
Expand Down

0 comments on commit e20de1f

Please sign in to comment.