3

After associating with Microsoft Store, when I open the Manifest, it doesn't open. and shows this error. What doest it mean? How to correct this? I have never encountered such an error with UWP apps, while opening the manifest. It's weird. I am using Visual Studio 2022, Version 17.0.5.

enter image description here

Mg Bhadurudeen
  • 1,140
  • 1
  • 12
  • 24

1 Answers1

7

Right click Package.appxmanifest

View Code

remove <mp:PhoneIdentity ...../>

enter image description here

Ritesh Patel
  • 216
  • 1
  • 3