Replies: 1 comment 1 reply
-
Converting to discussion as this is unlikely a bug in CefSharp. Have you installed Visual C++ x64? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
What version of the product are you using?
What architecture x86 or x64?
What version of .Net?
On what operating system?
Are you using
WinForms
,WPF
orOffScreen
?What steps will reproduce the problem?
dotnet publish -c Release -f net6.0-windows -r win-x64 --self-contained
).What is the expected output? What do you see instead?
Please provide any additional information below.
Does this problem also occur in the
CEF
Sample ApplicationBeta Was this translation helpful? Give feedback.
All reactions