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
Unity4.7.2下,Editor\Data\Managed下只有Mono.Cecil.dll一个文件,没有Mono.Cecil.Pdb.dll,Mono.Cecil.Mdb.dll。而且复制Mono.Cecil.dll到Editor目录后报错:Assets/XLua/Src/Editor/Hotfix.cs(171,72): error CS0122: `Mono.Cecil.MethodReference.ContainsGenericParameter' is inaccessible due to its protection level
The text was updated successfully, but these errors were encountered:
Unity4.7.2下,Editor\Data\Managed下只有Mono.Cecil.dll一个文件,没有Mono.Cecil.Pdb.dll,Mono.Cecil.Mdb.dll。而且复制Mono.Cecil.dll到Editor目录后报错:Assets/XLua/Src/Editor/Hotfix.cs(171,72): error CS0122: `Mono.Cecil.MethodReference.ContainsGenericParameter' is inaccessible due to its protection level
The text was updated successfully, but these errors were encountered: