Closed
Description
In .NET 8, MAUI is one workload and lots of NuGets instead of a full workload. This allows for easier pinning to a version, and cleaner updates.
In addition, Microsoft.Maui.Controls.Compatibility has to be opted into (see dotnet/maui#13427).
dotnet/maui#11206
dotnet/maui#11946
Activity