Update Appx manifest to newer version to fix unvirtualizedResources capability (#15375)

This commit is contained in:
Steve Lee 2021-05-10 22:22:33 -07:00 committed by GitHub
parent b16dac7ecb
commit 980bbe6241
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.17763.0" MaxVersionTested="10.0.17763.0" />
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.17763.0" MaxVersionTested="10.0.18362.0" />
</Dependencies>
<Resources>