Forum Discussion
Edijs_Perkums
Apr 25, 2021Copper Contributor
AppxManifest.xml documentation
Hello, Is there a more detailed documentation available how to populate AppxManifest.xml? We want to add MSIX building support to our packaging tool, but we are having trouble finding how to generat...
Dian Hartono
Microsoft
May 04, 2021Here are some helpful documentation: https://docs.microsoft.com/en-us/uwp/schemas/appxpackage/appx-package-manifest?context=/windows/msix/render
https://docs.microsoft.com/en-us/uwp/schemas/appxpackage/uapmanifestschema/schema-root
Depending on how you build your package, there are tools like Visual Studio and our MSIX Packaging Tool that will generate and populate the manifest for you.
https://docs.microsoft.com/en-us/uwp/schemas/appxpackage/uapmanifestschema/schema-root
Depending on how you build your package, there are tools like Visual Studio and our MSIX Packaging Tool that will generate and populate the manifest for you.