-
Notifications
You must be signed in to change notification settings - Fork 487
Closed
Labels
.NET 10Work that is specific to .NET 10Work that is specific to .NET 10area/viewsIssue/Discussion/PR that has to do with ViewsIssue/Discussion/PR that has to do with Views
Description
For .NET 10 the InternalsVisibleTo has been removed for the .NET MAUI Community Toolkit (see here). I have made the types that we used for AvatarView public, so we need to switch to using those.
The rest of the types we are using will be removed with the Popup v2 PR and the last one can be removed with the alternative AppThemeResource implementation in #2639.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
.NET 10Work that is specific to .NET 10Work that is specific to .NET 10area/viewsIssue/Discussion/PR that has to do with ViewsIssue/Discussion/PR that has to do with Views