From d03da20482dc7df474dab2e9dedf1094190a8879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:11:24 +0000 Subject: [PATCH] Bump log4net from 2.0.10 to 3.3.0 --- updated-dependencies: - dependency-name: log4net dependency-version: 3.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Main/SEToolbox/SEToolbox/SEToolbox.csproj | 28 +++++++++++++++++++++-- Main/SEToolbox/SEToolbox/app.config | 20 +++++++++++----- Main/SEToolbox/SEToolbox/packages.config | 8 ++++++- 3 files changed, 47 insertions(+), 9 deletions(-) diff --git a/Main/SEToolbox/SEToolbox/SEToolbox.csproj b/Main/SEToolbox/SEToolbox/SEToolbox.csproj index 5470705e..cf793f43 100644 --- a/Main/SEToolbox/SEToolbox/SEToolbox.csproj +++ b/Main/SEToolbox/SEToolbox/SEToolbox.csproj @@ -80,8 +80,8 @@ - - ..\packages\log4net.2.0.8\lib\net45-full\log4net.dll + + ..\packages\log4net.3.3.0\lib\netstandard2.0\log4net.dll True @@ -92,10 +92,34 @@ ..\packages\Octokit.0.32.0\lib\net45\Octokit.dll + + ..\packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll + True + + + ..\packages\System.Configuration.ConfigurationManager.10.0.5\lib\netstandard2.0\System.Configuration.ConfigurationManager.dll + True + + + ..\packages\System.Memory.4.6.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.6.1\lib\netstandard2.0\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Security.Cryptography.ProtectedData.10.0.5\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll + True + diff --git a/Main/SEToolbox/SEToolbox/app.config b/Main/SEToolbox/SEToolbox/app.config index be6cf9b7..1fa625ed 100644 --- a/Main/SEToolbox/SEToolbox/app.config +++ b/Main/SEToolbox/SEToolbox/app.config @@ -1,21 +1,29 @@ -
+
- + - + - + - - + + + + + + + + + + diff --git a/Main/SEToolbox/SEToolbox/packages.config b/Main/SEToolbox/SEToolbox/packages.config index 1493b2bd..630fbca9 100644 --- a/Main/SEToolbox/SEToolbox/packages.config +++ b/Main/SEToolbox/SEToolbox/packages.config @@ -1,7 +1,13 @@  - + + + + + + +