From d72122ac37cc30de787ab7fd0997c729a442eedf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 03:46:17 +0000 Subject: [PATCH] Bump CefSharp.WinForms from 96.0.180 to 134.3.90 in /SWGSourceLauncher Bumps [CefSharp.WinForms](https://github.com/cefsharp/CefSharp) from 96.0.180 to 134.3.90. - [Release notes](https://github.com/cefsharp/CefSharp/releases) - [Commits](https://github.com/cefsharp/CefSharp/compare/v96.0.180...v134.3.90) --- updated-dependencies: - dependency-name: CefSharp.WinForms dependency-version: 134.3.90 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SWGSourceLauncher/App.config | 6 +++++- SWGSourceLauncher/SWGSourceLauncher.csproj | 25 ++++++++++++++++------ SWGSourceLauncher/packages.config | 6 ++++-- 3 files changed, 27 insertions(+), 10 deletions(-) diff --git a/SWGSourceLauncher/App.config b/SWGSourceLauncher/App.config index 69f4c9b..7942378 100644 --- a/SWGSourceLauncher/App.config +++ b/SWGSourceLauncher/App.config @@ -1,10 +1,14 @@ - + + + + + diff --git a/SWGSourceLauncher/SWGSourceLauncher.csproj b/SWGSourceLauncher/SWGSourceLauncher.csproj index 62effda..4b931bc 100644 --- a/SWGSourceLauncher/SWGSourceLauncher.csproj +++ b/SWGSourceLauncher/SWGSourceLauncher.csproj @@ -1,5 +1,8 @@ - + + + + @@ -71,17 +74,20 @@ ..\packages\Awesomium.NetWrapper.Unofficial.fix.1.7.5.01\lib\net45\Packed\Awesomium.Windows.Forms.dll - - ..\packages\CefSharp.Common.96.0.180\lib\net452\CefSharp.dll + + ..\packages\CefSharp.Common.134.3.90\lib\net462\CefSharp.dll + True - - ..\packages\CefSharp.Common.96.0.180\lib\net452\CefSharp.Core.dll + + ..\packages\CefSharp.Common.134.3.90\lib\net462\CefSharp.Core.dll + True ..\packages\CefSharp.OffScreen.96.0.180\lib\net462\CefSharp.OffScreen.dll - - ..\packages\CefSharp.WinForms.96.0.180\lib\net462\CefSharp.WinForms.dll + + ..\packages\CefSharp.WinForms.134.3.90\lib\net462\CefSharp.WinForms.dll + True ..\packages\CefSharp.Wpf.96.0.180\lib\net462\CefSharp.Wpf.dll @@ -160,8 +166,13 @@ + + + + +