ZoySoy

Results 2 comments of ZoySoy

Hello. I have faced with the same problem during migration from EF6.4.4 to EF Core 7.0.13. There is minimal reproducible example: ```C# internal class Program { static void Main(string[] args)...

Hello. I also could reproduce "The given key 'EmptyProjectionMember' was not present in the dictionary" exception but on the little bit different example. I faced with this problem during migration...