Skip to content

v15.0.0 Prevent Breaking Changes in .NET 11

Latest

Choose a tag to compare

@TheCodeTraveler TheCodeTraveler released this 24 Jul 16:19
Immutable release. Only release title and notes can be modified.
ce6adeb

.NET 11 Compatibility

This release provides compatibility with the upcoming release of .NET 11.

In .NET 11, CommunityToolkit.Maui will 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.Maui v14.2.2 and earlier will not be compatible with .NET 11.

What's Changed

Housekeeping

Full Changelog: 14.2.2...14.2.3