Im working with a MAUI application. dotnet version 8.0
Im unable to resolve this error
Does anyone have any idea on how to resolve the below
The type or namespace UI does not exist in the namespace ‘Microsoft’
I tried installing Microsoft.UI.Xaml nuget package
but things didnt work