From c281edd028573a9127cb4439b176113bb12381fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 03:45:56 +0000 Subject: [PATCH] Bump CefSharp.Wpf in /HtmlSnapshotMaker/HtmlSnapshotMaker Bumps [CefSharp.Wpf](https://github.com/cefsharp/CefSharp) from 79.1.360 to 134.3.90. - [Release notes](https://github.com/cefsharp/CefSharp/releases) - [Commits](https://github.com/cefsharp/CefSharp/compare/v79.1.360...v134.3.90) --- updated-dependencies: - dependency-name: CefSharp.Wpf dependency-version: 134.3.90 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../HtmlSnapshotMaker/App.config | 10 ++++++++- .../HtmlSnapshotMaker.csproj | 22 ++++++++++++++++++- .../HtmlSnapshotMaker/packages.config | 6 +++-- 3 files changed, 34 insertions(+), 4 deletions(-) diff --git a/HtmlSnapshotMaker/HtmlSnapshotMaker/App.config b/HtmlSnapshotMaker/HtmlSnapshotMaker/App.config index 56efbc7..7d794de 100644 --- a/HtmlSnapshotMaker/HtmlSnapshotMaker/App.config +++ b/HtmlSnapshotMaker/HtmlSnapshotMaker/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/HtmlSnapshotMaker/HtmlSnapshotMaker/HtmlSnapshotMaker.csproj b/HtmlSnapshotMaker/HtmlSnapshotMaker/HtmlSnapshotMaker.csproj index 7da9acb..c1690a1 100644 --- a/HtmlSnapshotMaker/HtmlSnapshotMaker/HtmlSnapshotMaker.csproj +++ b/HtmlSnapshotMaker/HtmlSnapshotMaker/HtmlSnapshotMaker.csproj @@ -1,5 +1,8 @@ - + + + + @@ -63,6 +66,18 @@ true + + ..\packages\CefSharp.Common.134.3.90\lib\net462\CefSharp.dll + True + + + ..\packages\CefSharp.Common.134.3.90\lib\net462\CefSharp.Core.dll + True + + + ..\packages\CefSharp.Wpf.134.3.90\lib\net462\CefSharp.Wpf.dll + True + @@ -139,7 +154,12 @@ + + + + + \ No newline at end of file diff --git a/HtmlSnapshotMaker/HtmlSnapshotMaker/packages.config b/HtmlSnapshotMaker/HtmlSnapshotMaker/packages.config index c3c4a7e..d2fbbd8 100644 --- a/HtmlSnapshotMaker/HtmlSnapshotMaker/packages.config +++ b/HtmlSnapshotMaker/HtmlSnapshotMaker/packages.config @@ -2,6 +2,8 @@ - - + + + + \ No newline at end of file