mirror of
https://github.com/microsoft/terminal.git
synced 2026-05-20 05:54:23 +00:00
appx: add appLicensing to Preview and Stable manifests (#20163)
This should prevent an outage like the one from #19764
(cherry picked from commit 84e807cbeb)
Service-Card-Id: PVTI_lADOAF3p4s4BBcTlzgrZtm8
Service-Version: 1.24
This commit is contained in:
committed by
Dustin L. Howett
parent
3cdf864076
commit
59bb0803fa
@@ -237,6 +237,7 @@
|
||||
<Capability Name="internetClient" />
|
||||
<rescap:Capability Name="runFullTrust" />
|
||||
<rescap:Capability Name="unvirtualizedResources" />
|
||||
<rescap:Capability Name="appLicensing" />
|
||||
</Capabilities>
|
||||
|
||||
<Extensions>
|
||||
|
||||
@@ -237,6 +237,7 @@
|
||||
<Capability Name="internetClient" />
|
||||
<rescap:Capability Name="runFullTrust" />
|
||||
<rescap:Capability Name="unvirtualizedResources" />
|
||||
<rescap:Capability Name="appLicensing" />
|
||||
</Capabilities>
|
||||
|
||||
<Extensions>
|
||||
|
||||
Reference in New Issue
Block a user