microsoft / msix-packaging

MSIX SDK
MIT License
963 stars 163 forks source link

[BUG] Schemas need a refresh #608

Open mikehearn opened 7 months ago

mikehearn commented 7 months ago

The AppxManifest XSD schemas that are in this repository were last refreshed two years ago, but new things have been added since then. For example the uap17 namespace definition is missing.

I believe this repository is the only source of these schemas, and we do use them! Could somebody please refresh the copies in this repo? Or alternatively, if there's a better place to obtain them, that would also be great to know about.

mikehearn commented 7 months ago

BTW last time this was done by @rhuang-msft

DrusTheAxe commented 6 months ago

I believe this repository is the only source of these schemas

Schemas are available in the Windows Platform SDK e.g.

C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\winrt\UapManifestSchema_v8.xsd