Skip to content

Need WinAppSDK to support net7-windows #126

Closed as not planned
Closed as not planned

Description

Originally posted by @Arlodotexe in #125 (comment)

We'll have to wait for WinAppSDK to ship support for net7-windows-* before we can support net7 on Uno. We'll stay targeting net6-windows*, but if we target net7.0 for the Uno tfm, it will be being picked up instead by consuming projects targeting net7-windows*.

This arises from how NuGet packages pick TFMs. When the consuming Wasdk head uses net7-windows* but sees net6-windows*, instead of selecting the next lowest platform-specific TFM, it drops the platform and goes for net7.0 instead.

This can only be fixed by waiting for the WinAppSDK to release explicit support for net7-windows*.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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