Replies: 1 comment
-
Duplicate of #4444 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, i migrated my project from .NET 4.0 to .NET 6.0. C# Winform. I am using the CEFSharp for this project. With this, i am trying to build the application as a single file using publish. However, after publishing and running my application, i am getting an error below. The issue comes from chrominiumWebBrowser. After making the visible as false, the application can run successfully.
So my question is, does CefSharp supports NET 6 or only NET 4.5++? I hope to get some help with this issue. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions