CrazyJson / Citms.EntityFrameworkCore.Oracle

Entity, Framework, EF, Core, Data, O/RM, entity-framework-core,Oracle
MIT License
76 stars 30 forks source link

.netcore2.1正常,升级到3.1出现如下错误提示 #29

Open paladinguo opened 4 years ago

paladinguo commented 4 years ago

System.TypeLoadException: Method 'get_Info' in type 'Microsoft.EntityFrameworkCore.Oracle.Infrastructure.Internal.OracleOptionsExtension' from assembly 'Citms.EntityFrameworkCore.Oracle, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation. at Microsoft.EntityFrameworkCore.OracleDbContextOptionsExtensions.UseOracle

gouhan commented 4 years ago

同问,这个问题解决了么,@paladinguo