From d2c0489e655290966010e58b8210df2975bf846d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:21:56 +0000 Subject: [PATCH] Bump CefSharp.Common from 117.2.20 to 148.0.90 --- updated-dependencies: - dependency-name: CefSharp.Common dependency-version: 148.0.90 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../HtmlSnapshotMaker/App.config | 14 ++++++++++- .../HtmlSnapshotMaker.csproj | 24 +++++++++++++++---- .../HtmlSnapshotMaker/packages.config | 6 +++-- 3 files changed, 37 insertions(+), 7 deletions(-) diff --git a/HtmlSnapshotMaker/HtmlSnapshotMaker/App.config b/HtmlSnapshotMaker/HtmlSnapshotMaker/App.config index 56efbc7..1c8bfb2 100644 --- a/HtmlSnapshotMaker/HtmlSnapshotMaker/App.config +++ b/HtmlSnapshotMaker/HtmlSnapshotMaker/App.config @@ -1,6 +1,18 @@ - + + + + + + + + + + + + + \ No newline at end of file diff --git a/HtmlSnapshotMaker/HtmlSnapshotMaker/HtmlSnapshotMaker.csproj b/HtmlSnapshotMaker/HtmlSnapshotMaker/HtmlSnapshotMaker.csproj index 7da9acb..58796b0 100644 --- a/HtmlSnapshotMaker/HtmlSnapshotMaker/HtmlSnapshotMaker.csproj +++ b/HtmlSnapshotMaker/HtmlSnapshotMaker/HtmlSnapshotMaker.csproj @@ -1,6 +1,8 @@  - + + + @@ -63,6 +65,18 @@ true + + ..\packages\CefSharp.Common.148.0.90\lib\net462\CefSharp.dll + True + + + ..\packages\CefSharp.Common.148.0.90\lib\net462\CefSharp.Core.dll + True + + + ..\packages\CefSharp.Wpf.148.0.90\lib\net462\CefSharp.Wpf.dll + True + @@ -137,9 +151,11 @@ - - + + + + - + \ No newline at end of file diff --git a/HtmlSnapshotMaker/HtmlSnapshotMaker/packages.config b/HtmlSnapshotMaker/HtmlSnapshotMaker/packages.config index c3c4a7e..e49a765 100644 --- a/HtmlSnapshotMaker/HtmlSnapshotMaker/packages.config +++ b/HtmlSnapshotMaker/HtmlSnapshotMaker/packages.config @@ -2,6 +2,8 @@ - - + + + + \ No newline at end of file