08-27-2018 04:00 AM
Hey there,
if I try out the Example from Github I recieve following error that i don't unterstand.
-------------------------------------------------------------------------------------------------------
Failed to create MSIX package: The element 'MsixPackagingToolTemplate' in namespace 'http://schemas.microsoft.com/appx/msixpackagingtool/template/2018' has invalid child element 'Settings' in namespace 'http://schemas.microsoft.com/appx/msixpackagingtool/template/2018'. List of possible elements expected: 'Placeholder1' in namespace 'http://schemas.microsoft.com/appx/msixpackagingtool/template/2018'.
-------------------------------------------------------------------------------------------------------
Can anyone help? Is there in mistake in the Documentation?
Thanks and Regards,
Daniel
08-29-2018 12:48 PM
SolutionDaniel looks like you have not received the last MSIX packaging tool update(1.2018.821.0) that added CLI support.
To force the update open the Microsoft Store app, click on the see more button in the top right corner, select Downloads and updates, then click on the "Get updates" button.
Thanks,
Peyman
08-29-2018 01:43 PM
Hey Peyman,
yes that's right after a Update to the newest App I works like a Charm :)
Really nice!
Thanks and Regard,
Daniel