From 17951c0512e048c4ddbecb87dfbc631d45ef332a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 03:45:41 +0000 Subject: [PATCH] Bump CefSharp.OffScreen from 96.0.180 to 134.3.90 in /SWGSourceLauncher Bumps [CefSharp.OffScreen](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.OffScreen 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..206e9c5 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..e9f1eb3 100644 --- a/SWGSourceLauncher/SWGSourceLauncher.csproj +++ b/SWGSourceLauncher/SWGSourceLauncher.csproj @@ -1,5 +1,8 @@ - + + + + @@ -71,14 +74,17 @@ ..\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.OffScreen.134.3.90\lib\net462\CefSharp.OffScreen.dll + True ..\packages\CefSharp.WinForms.96.0.180\lib\net462\CefSharp.WinForms.dll @@ -160,8 +166,13 @@ + + + + +