From 8f113c0676c75a674aaa4b0cbdb582f1d0354e5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 03:45:48 +0000 Subject: [PATCH] Bump CefSharp.Wpf from 96.0.180 to 134.3.90 in /SWGSourceLauncher Bumps [CefSharp.Wpf](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.Wpf 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..a2492cd 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..73d5b8b 100644 --- a/SWGSourceLauncher/SWGSourceLauncher.csproj +++ b/SWGSourceLauncher/SWGSourceLauncher.csproj @@ -1,5 +1,8 @@ - + + + + @@ -71,11 +74,13 @@ ..\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 @@ -83,8 +88,9 @@ ..\packages\CefSharp.WinForms.96.0.180\lib\net462\CefSharp.WinForms.dll - - ..\packages\CefSharp.Wpf.96.0.180\lib\net462\CefSharp.Wpf.dll + + ..\packages\CefSharp.Wpf.134.3.90\lib\net462\CefSharp.Wpf.dll + True @@ -160,8 +166,13 @@ + + + + +