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
Because Ivy.Database.Generator.Toolkit references multiple EFCore providers, we are currently forcing Pomelo.EntityFramework.MySql to use EFCore version 10, even though it was built targeting version 9.
Description
Because Ivy.Database.Generator.Toolkit references multiple EFCore providers, we are currently forcing Pomelo.EntityFramework.MySql to use EFCore version 10, even though it was built targeting version 9.