unoplatform / uno.resizetizer

The home for Uno.Resizetizer, an image resizting tooling for Uno Platform apps
https://platform.uno
Other
15 stars 6 forks source link

appx manifest is invalid #292

Closed jeromelaban closed 2 weeks ago

jeromelaban commented 2 weeks ago

Current behavior

Recent builds of resizetizer may fail the build:

##[error]MakeAppx(0,0): Error : Error info: error C00CE015: App manifest validation error: The app manifest must be valid as per schema: Line 17, Column 140, Reason: The attribute '{[http://schemas.microsoft.com/appx/manifest/foundation/windows10}MaxVersionTested'](http://schemas.microsoft.com/appx/manifest/foundation/windows10%7DMaxVersionTested') on the element '{[http://schemas.microsoft.com/appx/manifest/foundation/windows10}TargetDeviceFamily'](http://schemas.microsoft.com/appx/manifest/foundation/windows10%7DTargetDeviceFamily') is not defined in the DTD/Schema.
MakeAppx : error : Error info: error C00CE015: App manifest validation error: The app manifest must be valid as per schema: Line 17, Column 140, Reason: The attribute '{[http://schemas.microsoft.com/appx/manifest/foundation/windows10}MaxVersionTested'](http://schemas.microsoft.com/appx/manifest/foundation/windows10%7DMaxVersionTested') on the element '{[http://schemas.microsoft.com/appx/manifest/foundation/windows10}TargetDeviceFamily'](http://schemas.microsoft.com/appx/manifest/foundation/windows10%7DTargetDeviceFamily') is not defined in the DTD/Schema. [D:\a\1\s\src\samples\WinUI\Uno.Themes.WinUI.Samples.Windows\Uno.Themes.WinUI.Samples.Windows.csproj]
##[error]MakeAppx(0,0): Error : Package creation failed.
MakeAppx : error : Package creation failed. [D:\a\1\s\src\samples\WinUI\Uno.Themes.WinUI.Samples.Windows\Uno.Themes.WinUI.Samples.Windows.csproj]
##[error]MakeAppx(0,0): Error : 0x80080204 - The specified package format is not valid: The package manifest is not valid.
MakeAppx : error : 0x80080204 - The specified package format is not valid: The package manifest is not valid. [D:\a\1\s\src\samples\WinUI\Uno.Themes.WinUI.Samples.Windows\Uno.Themes.WinUI.Samples.Windows.csproj]
##[error]Process 'msbuild.exe' exited with code '1'.

Expected behavior

How to reproduce it (as minimally and precisely as possible)

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

Visual Studio:

Relevant plugins:

Anything else we need to know?