Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 7 support in MAUI #9192

Closed
Redth opened this issue Aug 4, 2022 · 4 comments
Closed

.NET 7 support in MAUI #9192

Redth opened this issue Aug 4, 2022 · 4 comments
Labels
area-architecture Issues with code structure, SDK structure, implementation details
Milestone

Comments

@Redth
Copy link
Member

Redth commented Aug 4, 2022

Plain .NET 7

Building net7.0-ios, net7.0-android, etc apps with the .NET 7 SDK

Tooling

Platform SDK

dotnet

Build net6.0-* MAUI apps from .NET 7 SDK

Spec: https://github.com/dotnet/sdk/blob/main/documentation/general/workloads/cross-version-workloads.md

Builds

VS PRs

7.0-RC2

@Redth Redth added this to the 7.0-rc1 milestone Aug 4, 2022
@Redth Redth added the area-architecture Issues with code structure, SDK structure, implementation details label Aug 4, 2022
@Redth Redth changed the title Support building net6.0-* MAUI apps from dotnet7 SDK .NET 7 support in MAUI Aug 5, 2022
@Redth
Copy link
Member Author

Redth commented Aug 5, 2022

@jonathanpeppers and @dalexsoto we may need changes in android and macios workload manifests to support the changes from monotoolchain/emsdk. Could you create tracking items for these in your repos?

@lewing

This comment was marked as outdated.

@SunshineSpring666
Copy link

hi, everyone.
Any update on MAUI's DOTNET 7 support? Now .NET 7 is in RC phase. Setting .NET version to 7 in project configuration ends up in errors which have no solutions yet on the internet.
Thanks.

@mattleibow mattleibow modified the milestones: 7.0-rc1, 7.0-rc2 Sep 27, 2022
@PureWeen PureWeen modified the milestones: 7.0-rc2, 7.0 Sep 28, 2022
@samhouts
Copy link
Member

hi, everyone. Any update on MAUI's DOTNET 7 support? Now .NET 7 is in RC phase. Setting .NET version to 7 in project configuration ends up in errors which have no solutions yet on the internet. Thanks.

@SunshineSpring666 Have you reported those issues? If not, please open a new issue, and we'll take care of it! Thank you!

@Redth Redth closed this as completed Oct 31, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-architecture Issues with code structure, SDK structure, implementation details
Projects
None yet
Development

No branches or pull requests