记录使用CefSharp.WinForm开发的一些注意点
编辑页面时将平台改为x86,打包CefSharp.WinForm需要改为x64
打包CefSharp.WinForm时需要加入下方链接里面的所有文件在Debug文件夹下
https://github.com/cefsharp/CefSharp/wiki/Output-files-description-table-(Redistribution)

编辑页面时将平台改为x86,打包CefSharp.WinForm需要改为x64
打包CefSharp.WinForm时需要加入下方链接里面的所有文件在Debug文件夹下
https://github.com/cefsharp/CefSharp/wiki/Output-files-description-table-(Redistribution)
