Skip to content

Commit

Permalink
Upped the MaxVersionTested attribute to Windows 10 v2004.
Browse files Browse the repository at this point in the history
  • Loading branch information
lstratman committed Sep 26, 2020
1 parent f752caf commit d531955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppxManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<Resource uap:Scale="400" />
</Resources>
<Dependencies>
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.14393.0" MaxVersionTested="10.0.15063.0" />
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.14393.0" MaxVersionTested="10.0.19041.0" />
</Dependencies>
<Capabilities>
<rescap:Capability Name="runFullTrust"/>
Expand Down

0 comments on commit d531955

Please sign in to comment.