You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Moves the Dependency of System.Text.Json from CefSharp.dll
BrowserSubProcess as a result no longer has a reference
where wasn't required for it's operation.
Resolves#4428#4427
Current return type is
DevTools.DOM.Rect
, this will be changed to a new typeDomRect
which will have exactly the same params.The
DevTools
generatedAPI
will be moved fromCefSharp.dll
toCefSharp.Core.dll
The text was updated successfully, but these errors were encountered: