maui-samples
maui-samples copied to clipboard
ItemsViewHandler<ReorderableItemsView>.Controller is inaccessible
When building the latest main on the AnyCPU configuration, I get the following error:
Severity Code Description Project File Line Suppression State
Error CS0122 'ItemsViewHandler<ReorderableItemsView>.Controller' is inaccessible due to its protection level CommunityToolkit.Maui (net7.0) CommunityToolkit.Maui\Views\Expander\Expander.macios.cs 48 Active
Update to the latest .NET MAUI (7.0.59)