Skip to content

Missing TargetPlaformMinVersion, causing issues with UWP under VS2022 #6

@wrobelda

Description

@wrobelda

Apparently TargetPlaformMinVersion is required to build UWP under VS2022, see microsoft/vcpkg#23757 (search for for the keyword in speech)

Possible Fix

Adding TargetPlatformMinVersion to _winrt.vcxproj fixes that issue.

Note that it likely applies to all the other of your forks. Probably worth adding to the regular, non-_winrt project files, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions