From 97b36db12d26a3b596396d7b63ba0a8638c068c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:11:08 +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] --- .../Digst.OioIdws.WscExampleNuGet/App.config | 48 +++++++++++-------- .../Digst.OioIdws.WscExampleNuGet.csproj | 4 +- .../packages.config | 2 +- 3 files changed, 31 insertions(+), 23 deletions(-) diff --git a/Examples/Digst.OioIdws.WscExampleNuGet/App.config b/Examples/Digst.OioIdws.WscExampleNuGet/App.config index 9d581b9..9aa7030 100644 --- a/Examples/Digst.OioIdws.WscExampleNuGet/App.config +++ b/Examples/Digst.OioIdws.WscExampleNuGet/App.config @@ -1,20 +1,20 @@ -
-
-
+
+
+
- + - + - + @@ -24,47 +24,55 @@ - + - + - + - + - - + + - + - - - - + + + + - + - - + + + + + + + + + + diff --git a/Examples/Digst.OioIdws.WscExampleNuGet/Digst.OioIdws.WscExampleNuGet.csproj b/Examples/Digst.OioIdws.WscExampleNuGet/Digst.OioIdws.WscExampleNuGet.csproj index ab80a4a..8485dd4 100644 --- a/Examples/Digst.OioIdws.WscExampleNuGet/Digst.OioIdws.WscExampleNuGet.csproj +++ b/Examples/Digst.OioIdws.WscExampleNuGet/Digst.OioIdws.WscExampleNuGet.csproj @@ -45,8 +45,8 @@ ..\..\packages\Digst.OioIdws.Wsc.3.0.0\lib\net45\Digst.OioIdws.Wsc.dll - - ..\..\packages\log4net.2.0.3\lib\net40-full\log4net.dll + + ..\..\packages\log4net.3.3.0\lib\net462\log4net.dll True diff --git a/Examples/Digst.OioIdws.WscExampleNuGet/packages.config b/Examples/Digst.OioIdws.WscExampleNuGet/packages.config index ece3290..db93a7f 100644 --- a/Examples/Digst.OioIdws.WscExampleNuGet/packages.config +++ b/Examples/Digst.OioIdws.WscExampleNuGet/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file