Is there an existing issue for this?
CefSharp Version
126.2.70
Operating System
Windows 11
Architecture
x86
.Net Version
6.0
Implementation
WPF
Reproduction Steps
- create a program that uses CEFSharp
- the cefsharp will load a local resource at
html\main.html
- compile (i just tested under debug mode)
- copy one from
C:\---\bin\Debug\net6.0-windows to C:\---\bin\net6.0-windows
- run one
- run another
- It will show the error

Expected behavior
no error
Actual behavior
have error
Regression?
idk
Known Workarounds
No response
Does this problem also occur in the CEF Sample Application
Not Tested
Other information
idk how to test by using it
Is there an existing issue for this?
CefSharp Version
126.2.70
Operating System
Windows 11
Architecture
x86
.Net Version
6.0
Implementation
WPF
Reproduction Steps
html\main.htmlC:\---\bin\Debug\net6.0-windowstoC:\---\bin\net6.0-windowsExpected behavior
no error
Actual behavior
have error
Regression?
idk
Known Workarounds
No response
Does this problem also occur in the CEF Sample Application
Not Tested
Other information
idk how to test by using it