v15.0.0 Prevent Breaking Changes in .NET 11 #3272
TheCodeTraveler
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
.NET 11 Compatibility
This release provides compatibility with the upcoming release of .NET 11.
In .NET 11,
CommunityToolkit.Mauiwill no longer have access to internal .NET MAUI APIs. This release removes our use of internal .NET MAUI APIs to ensure compatibility with .NET 11.Important
We recommend every .NET MAUI app preparing for .NET 11 install this release, v15.0.0 (or later), before .NET 11 is released in November. Apps running
CommunityToolkit.Mauiv14.2.2 and earlier will not be compatible with .NET 11.What's Changed
Housekeeping
Full Changelog: 14.2.2...14.2.3
This discussion was created from the release v15.0.0 Prevent Breaking Changes in .NET 11.
All reactions