Learn how to create a package manifest XML file that conforms to the package manifest schema, using an XML editor.
Alternatively, you can package your app using Visual Studio. See Packaging your app using Visual Studio.
In this section
| Topic | Description |
|---|---|
|
To package your app, you must create a package manifest that contains the elements that are required by that the package manifest schema. | |
|
To declare each capability required by your app, add a Capability element to the package manifest. | |
|
To declare an extensibility point for your app, use the Extension (CT_ApplicationExtensions) element. To declare an extensibility point for the package, use the Extension (CT_PackageExtensions) element. |
Related topics
- Reference
- App packager (MakeAppx.exe)
- Package manifest schema reference
- Concepts
- App packages and deployment
Send comments about this topic to Microsoft
Build date: 2/20/2013