From 479dc9d18655bbe17ff07d7ec0e39cd7b8493823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:20:39 +0000 Subject: [PATCH] Bump CefSharp.Common from 133.4.21 to 148.0.90 --- updated-dependencies: - dependency-name: CefSharp.Common dependency-version: 148.0.90 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PPA/App.config | 14 +++++++++++++- PPA/PPA.csproj | 33 ++++++++++++++++++--------------- PPA/packages.config | 8 ++++---- 3 files changed, 35 insertions(+), 20 deletions(-) diff --git a/PPA/App.config b/PPA/App.config index 55b753a..48612f3 100644 --- a/PPA/App.config +++ b/PPA/App.config @@ -1,4 +1,4 @@ - + @@ -6,4 +6,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/PPA/PPA.csproj b/PPA/PPA.csproj index 620f35a..c4bb927 100644 --- a/PPA/PPA.csproj +++ b/PPA/PPA.csproj @@ -1,8 +1,8 @@  - - - + + + Debug @@ -45,14 +45,17 @@ app.manifest - - ..\packages\CefSharp.Common.133.4.21\lib\net462\CefSharp.dll + + ..\packages\CefSharp.Common.148.0.90\lib\net462\CefSharp.dll + True - - ..\packages\CefSharp.Common.133.4.21\lib\net462\CefSharp.Core.dll + + ..\packages\CefSharp.Common.148.0.90\lib\net462\CefSharp.Core.dll + True - - ..\packages\CefSharp.WinForms.133.4.21\lib\net462\CefSharp.WinForms.dll + + ..\packages\CefSharp.WinForms.148.0.90\lib\net462\CefSharp.WinForms.dll + True @@ -89,12 +92,12 @@ - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - - - + + + + - + \ No newline at end of file diff --git a/PPA/packages.config b/PPA/packages.config index 07e7d05..3ce7e6f 100644 --- a/PPA/packages.config +++ b/PPA/packages.config @@ -1,7 +1,7 @@  - - - - + + + + \ No newline at end of file