Skip to content

Commit

Permalink
Update AppxManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
aliakseis committed Oct 13, 2024
1 parent 47de087 commit 547e9aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AppxManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ IgnorableNamespaces="uap mp">
<Dependencies>
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.14316.0" MaxVersionTested="10.0.19042.0" />
</Dependencies>
<Capabilities>
<rescap:Capability Name="runFullTrust"/>
</Capabilities>
<Resources>
<Resource Language="en-us" />
</Resources>
Expand Down

0 comments on commit 547e9aa

Please sign in to comment.