From 65018b10fdb785c7012cc93e192b6cc0f6f4b970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 02:20:48 +0000 Subject: [PATCH] Bump log4net from 2.0.17 to 3.3.0 --- updated-dependencies: - dependency-name: log4net dependency-version: 3.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AutomaticReservation_UI/App.config | 12 ++++++++---- .../AutomaticReservation_UI.csproj | 5 +++-- AutomaticReservation_UI/packages.config | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/AutomaticReservation_UI/App.config b/AutomaticReservation_UI/App.config index 3cb6dec..832f8e4 100644 --- a/AutomaticReservation_UI/App.config +++ b/AutomaticReservation_UI/App.config @@ -2,11 +2,11 @@ -
+
- + @@ -27,8 +27,12 @@ - - + + + + + + diff --git a/AutomaticReservation_UI/AutomaticReservation_UI.csproj b/AutomaticReservation_UI/AutomaticReservation_UI.csproj index 58ea5f2..d071b86 100644 --- a/AutomaticReservation_UI/AutomaticReservation_UI.csproj +++ b/AutomaticReservation_UI/AutomaticReservation_UI.csproj @@ -79,8 +79,9 @@ ..\packages\LivetCask.1.3.1.0\lib\net45\Livet.dll - - ..\packages\log4net.2.0.17\lib\net45\log4net.dll + + ..\packages\log4net.3.3.0\lib\net462\log4net.dll + True ..\packages\MahApps.Metro.1.6.3\lib\net45\MahApps.Metro.dll diff --git a/AutomaticReservation_UI/packages.config b/AutomaticReservation_UI/packages.config index 485459f..8e6e2f6 100644 --- a/AutomaticReservation_UI/packages.config +++ b/AutomaticReservation_UI/packages.config @@ -5,7 +5,7 @@ - +