Forum Discussion
Mar 06, 2021
AppInstaller issue with UAP10:FileType
If you have a package with Manifest
<TargetDeviceFamily Name="Windows.Desktop" MaxVersionTested="10.0.19041.1" MinVersion="10.0.18941.0"/>
And include an extension of category "windows.file...
Dian Hartono
Microsoft
Sep 28, 2021Hi TIMOTHY_MANGAN Thanks for posting this. The error message should be changed to "earlier or equal than..." To resolve this issue update the manifest to the version 10.0.18942.0 and this will make the error go away. We've opened a bug on our side to update the error message.