1.

What Is App Package Manifest In Uwp?

Answer»

The PACKAGE manifest is an XML document that contains the info the system needs to deploy, display, or update a Windows app. This info includes package identity, package dependencies, REQUIRED CAPABILITIES, visual elements, and extensibility points. EVERY app package must include one package manifest.

The package manifest is an XML document that contains the info the system needs to deploy, display, or update a Windows app. This info includes package identity, package dependencies, required capabilities, visual elements, and extensibility points. Every app package must include one package manifest.



Discussion

No Comment Found