Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Apparently
TargetPlaformMinVersionis required to build UWP under VS2022, see microsoft/vcpkg#23757 (search for for the keyword in speech)Possible Fix
Adding TargetPlatformMinVersion to
_winrt.vcxprojfixes that issue.Note that it likely applies to all the other of your forks. Probably worth adding to the regular, non-
_winrtproject files, too.