From 527ca1c1f63fed8b28f4c654f9e2d44fc4b976ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 03:45:50 +0000 Subject: [PATCH] Bump CefSharp.WinForms from 133.4.21 to 134.3.90 in /PPA Bumps [CefSharp.WinForms](https://github.com/cefsharp/CefSharp) from 133.4.21 to 134.3.90. - [Release notes](https://github.com/cefsharp/CefSharp/releases) - [Commits](https://github.com/cefsharp/CefSharp/compare/v133.4.21...v134.3.90) --- updated-dependencies: - dependency-name: CefSharp.WinForms dependency-version: 134.3.90 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PPA/App.config | 10 +++++++++- PPA/PPA.csproj | 25 ++++++++++++++++++------- PPA/packages.config | 8 ++++---- 3 files changed, 31 insertions(+), 12 deletions(-) diff --git a/PPA/App.config b/PPA/App.config index 55b753a..3886644 100644 --- a/PPA/App.config +++ b/PPA/App.config @@ -1,4 +1,4 @@ - + @@ -6,4 +6,12 @@ + + + + + + + + \ No newline at end of file diff --git a/PPA/PPA.csproj b/PPA/PPA.csproj index 620f35a..595c317 100644 --- a/PPA/PPA.csproj +++ b/PPA/PPA.csproj @@ -1,5 +1,8 @@ - + + + + @@ -45,14 +48,17 @@ app.manifest - - ..\packages\CefSharp.Common.133.4.21\lib\net462\CefSharp.dll + + ..\packages\CefSharp.Common.134.3.90\lib\net462\CefSharp.dll + True - - ..\packages\CefSharp.Common.133.4.21\lib\net462\CefSharp.Core.dll + + ..\packages\CefSharp.Common.134.3.90\lib\net462\CefSharp.Core.dll + True - - ..\packages\CefSharp.WinForms.133.4.21\lib\net462\CefSharp.WinForms.dll + + ..\packages\CefSharp.WinForms.134.3.90\lib\net462\CefSharp.WinForms.dll + True @@ -95,6 +101,11 @@ + + + + + \ No newline at end of file diff --git a/PPA/packages.config b/PPA/packages.config index 07e7d05..8d2b2a8 100644 --- a/PPA/packages.config +++ b/PPA/packages.config @@ -1,7 +1,7 @@  - - - - + + + + \ No newline at end of file