Skip to content

Bump CefSharp.Common from 95.7.141 to 98.1.210 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump CefSharp.Common from 95.7.141 to 98.1.210
Bumps [CefSharp.Common](https://github.com/cefsharp/CefSharp) from 95.7.141 to 98.1.210.
- [Release notes](https://github.com/cefsharp/CefSharp/releases)
- [Commits](cefsharp/CefSharp@v95.7.141...v98.1.210)

---
updated-dependencies:
- dependency-name: CefSharp.Common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2022
commit c0dfc61e5d29e1f364abdeb03dadbb908331a921
2 changes: 1 addition & 1 deletion packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<packages>
<package id="cef.redist.x64" version="95.7.14" targetFramework="net452" />
<package id="cef.redist.x86" version="95.7.14" targetFramework="net452" />
<package id="CefSharp.Common" version="95.7.141" targetFramework="net452" />
<package id="CefSharp.Common" version="98.1.210" targetFramework="net452" />
<package id="CefSharp.WinForms" version="95.7.141" targetFramework="net452" />
</packages>