❔ Error when using CefSharp's chromium browser
I am creating an instance of
ChromiumWebBrowser
in the InitializeComponent method of my winforms app. However, upon starting the program, the following exception throws when running the application on the Application.Run
line:
6 Replies
Any idea why? Using the newest version of the nuget package and .NET 6
not sure if CefSharp targets .NET 6
worked in a project some weeks ago
I see a .NET Framework and .NET Core 3.1 csproj file
It 100% worked in .NET 5, about 6 I'm unsure
but why would there be no .NET 6 support
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.