microsoft/MSIX-Toolkit

AppInstallerFileBuilder ModificationPackages Section in appinstaller file not work

fankhpe opened this issue · 2 comments

error 0xC00CE014: App manifest validation error: The app manifest must be valid as per schema: Line 11, Column 4, Reason: Element '{http://schemas.microsoft.com/appx/appinstaller/2017}ModificationPackages' is unexpected according to content model of parent element '{http://schemas.microsoft.com/appx/appinstaller/2017}

Looks like the app referenced a schema that was not implemented. Modification Packages should be under the OptionalPackages element in the XML.