Closed sedoLevi609 closed 8 months ago
Yes, the IDE is only adding the top layer of references - the startup project. I will release a hotfix today. Both C# Shell and the APK plugin will need to be updated for it to work.
Should be fixed so I'm closing this. Haven't really tested with EF Core, however the IDE does now include references/packages from referenced projects so it should work.
I tried using ef core(7 and 8 also) in net maui with your app(inside solution)(installed microsoft.entitytframeworkcore.sqlite nuget package). Something is wrong with the dependencies I think. Looks these exception(when exported APK):
How can it be solved? Maybe it is a problem that it is inside a solution?@radimitrov