Skip to content

Error APPX0002 after upgrading from UWP to WinUI3 #1256

Answered by Siyh
Siyh asked this question in Q&A
Discussion options

You must be logged in to vote

After comparing with a WinUI3 template, I found that I needed to add:
<Capabilities> <rescap:Capability Name="runFullTrust" /> </Capabilities>
with
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
To the Package.appxmanifest file.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Siyh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant