Skip to content

Add .net6 target framework #23

@maxkoshevoi

Description

@maxkoshevoi

Currently it's not possible to move UI into a separate project (that targets just .net6) due to MauiToolkint not targeting that framework. In XCT it was possible. Microsoft.Maui.Dependencies has .net6, so it's also possible in vanilla Maui.

Could you please add .net6 and another target framework to Maui toolkit (and Xamarin.CommunityToolkit.MauiCompat)?

Workardond:
Replace .net6 with net6.0-android30 (and all other frameworks that your app builds for) in all of app's projects.
Downsides: increases build time, and enables platform specific code in project where there shouldn't be any.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions