You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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?
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.
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!
Plain .NET 7
Building
net7.0-ios
,net7.0-android
, etc apps with the .NET 7 SDKTooling
Platform SDK
<ILLink/>
- [ ] [dotnet/runtime] Builds using interpreter fail on iOS/MacCatalyst- [ ] [Android][MaciOS] Create intentional Build errors when building net6 from net7?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
android
to also extendmicrosoft-net-runtime-android-net6
andmicrosoft-net-runtime-android-aot-net6
workloadsBuilds
VS PRs
7.0-RC2
The text was updated successfully, but these errors were encountered: