MAUI: Add-Migration -> Startup project targets platform 'Android'. The Entity Framework Core .NET Command-line Tools don't support this platform

Viewed 53

I want to make an EFCore migration for a MAUI Blazor app. But when using Package Manager or CLI i get an error because startup project targets Android. I do not see this error in the tutorials i am following.

0 Answers
Related