Replies: 1 comment 1 reply
-
You will need to upgrade to a supported version (currently version 97). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On calling code:
var settings = new CefSettings()
I got exception:
BadImageFormatException: Could not load file or assembly 'CefSharp.Core.Runtime.dll' or one of its dependencies. is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
it was good before I install visual studio 2022.
version : 89.0.170
Thanks.
John
Beta Was this translation helpful? Give feedback.
All reactions