You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am targeting maui app to .net 7.0 and getting error micro charts not supported on .net 7.0
Code:-
net7.0;net7.0-android;net7.0-ios;net7.0-maccatalyst
I am using this because I have added Unit Test Project respective to this project and have added reference of the the main project in unit test project, when i am running unit test app I am getting error micro charts not supported on .net 7.0