项目背景:
Core 2.0
mysql包:
MySql.Data.EntityFrameworkCore 6.10.4
报出错误:
Method 'Clone' in type 'MySql.Data.EntityFrameworkCore.Infraestructure.Internal.MySQLOptionsExtension' from
assembly 'MySql.Data.EntityFrameworkCore, Version=6.10.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d'
does not have an implementation.
8.0.9-dmr 的包测试过,还是这个错误。 看到其他帖子说只能换依赖包,不知道园子里的大神们还有没其他解决方案?