-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
Is there an existing issue for this?
- I have searched both open/closed issues, no issue already exists.
CefSharp Version
143.0.90
Operating System
Windows 11
Architecture
x64
.Net Version
.Net 10
Implementation
WPF
Reproduction Steps
Add WPF control to the application, using the Nuget packager to download CefSharp.WPF successfully.
Expected behavior
The application should build
Actual behavior
The following error is displayed:
Unknown build error, 'Could not find assembly 'CefSharp, Version=143.0.90.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138'. Either explicitly load this assembly using a method such as LoadFromAssemblyPath() or use a MetadataAssemblyResolver that returns a valid assembly. Line 7 Position 33.'
The nuget package is installed properly.
Regression?
No response
Known Workarounds
No response
Does this problem also occur in the CEF Sample Application
Yes using WPF/OffScreen command line args
Other information
No response
Metadata
Metadata
Assignees
Labels
No labels