VS2017下把CefSharp编译成AnyCpu、x8六、x64模式

CefSharp从51版本之后开始支持AnyCpu编译模式git 第一步:App.config的configuration下增长一个配置:github   <runtime>     <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">       <probing privatePath="x86"/>     </assembly
相关文章
相关标签/搜索