From 8e6bf1a1554b5b1d7c9ee2ad712604d4b75337fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 23:18:17 +0000 Subject: [PATCH] Bump NLog.Windows.Forms and NLog Bumps [NLog.Windows.Forms](https://github.com/NLog/NLog.Windows.Forms) and [NLog](https://github.com/NLog/NLog). These dependencies needed to be updated together. Updates `NLog.Windows.Forms` from 4.6.0 to 5.2.3 - [Release notes](https://github.com/NLog/NLog.Windows.Forms/releases) - [Commits](https://github.com/NLog/NLog.Windows.Forms/compare/v4.6.0...v5.2.3) Updates `NLog` from 5.1.1 to 5.2.2 - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](https://github.com/NLog/NLog/compare/v5.1.1...v5.2.2) --- updated-dependencies: - dependency-name: NLog.Windows.Forms dependency-type: direct:production update-type: version-update:semver-major - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Source/Frontend/UI/UI.csproj | 4 ++-- Source/Libraries/Common/Common.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Source/Frontend/UI/UI.csproj b/Source/Frontend/UI/UI.csproj index 3f7cd1be..c7ce3843 100644 --- a/Source/Frontend/UI/UI.csproj +++ b/Source/Frontend/UI/UI.csproj @@ -117,10 +117,10 @@ 13.0.2 - 5.1.1 + 5.2.2 - 4.6.0 + 5.2.3 diff --git a/Source/Libraries/Common/Common.csproj b/Source/Libraries/Common/Common.csproj index 86ac212b..468b95c9 100644 --- a/Source/Libraries/Common/Common.csproj +++ b/Source/Libraries/Common/Common.csproj @@ -25,10 +25,10 @@ - 5.1.1 + 5.2.2 - 4.6.0 + 5.2.3