Skip to content

Commit

Permalink
bump TargetDeviceFamily
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Dec 22, 2024
1 parent 95dc2aa commit b39aea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DistroLauncher-Appx/MyDistro.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Logo>Assets\StoreLogo.png</Logo>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.16215.0" MaxVersionTested="10.0.16240.0" />
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.19041.0" MaxVersionTested="10.0.19041.0" />
</Dependencies>
<Capabilities>
<rescap:Capability Name="runFullTrust" />
Expand Down

0 comments on commit b39aea2

Please sign in to comment.