level 2
你妹的啊的故事
楼主
1.FileNotFoundException: Could not load file or assembly 'EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
System.Reflection.MonoMethodInfo.GetMethodInfo (System.IntPtr handle) (at <cfc149f8218b496788d8493c87de777a>:0)
2.ArgumentException: The Assembly EntityFramework is referenced by MySql.Data.EntityFramework ('Assets/Plugins/MySql_Dll/MySql.Data.EntityFramework.dll'). But the dll is not allowed to be included or could not be found.
主要报错就是这两个,可是我根据网上的方法更新了EntityFramework, Version=6.0.0.0,当时在发布的时候这个错误还是一直存在,请大佬看看有没有解决办法
2018年09月30日 01点09分
1
System.Reflection.MonoMethodInfo.GetMethodInfo (System.IntPtr handle) (at <cfc149f8218b496788d8493c87de777a>:0)
2.ArgumentException: The Assembly EntityFramework is referenced by MySql.Data.EntityFramework ('Assets/Plugins/MySql_Dll/MySql.Data.EntityFramework.dll'). But the dll is not allowed to be included or could not be found.
主要报错就是这两个,可是我根据网上的方法更新了EntityFramework, Version=6.0.0.0,当时在发布的时候这个错误还是一直存在,请大佬看看有没有解决办法
