From 6ade416aa0ea0d0091acfbbe78952ee36317d835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 06:12:08 +0000 Subject: [PATCH] Bump NLog from 5.3.2 to 5.3.3 Bumps [NLog](https://github.com/NLog/NLog) from 5.3.2 to 5.3.3. - [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.3.2...v5.3.3) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- NLog/Anotar.NLog/Anotar.NLog.csproj | 24 ++++++------- .../AssemblyToProcess.csproj | 20 +++++------ NLog/Tests/Tests.csproj | 36 +++++++++---------- 3 files changed, 40 insertions(+), 40 deletions(-) diff --git a/NLog/Anotar.NLog/Anotar.NLog.csproj b/NLog/Anotar.NLog/Anotar.NLog.csproj index 663b15b9..271e6447 100644 --- a/NLog/Anotar.NLog/Anotar.NLog.csproj +++ b/NLog/Anotar.NLog/Anotar.NLog.csproj @@ -1,13 +1,13 @@ - - - - netstandard2.0;netstandard2.1 - true - - - - - - - + + + + netstandard2.0;netstandard2.1 + true + + + + + + + \ No newline at end of file diff --git a/NLog/AssemblyToProcess/AssemblyToProcess.csproj b/NLog/AssemblyToProcess/AssemblyToProcess.csproj index 0a4c7115..c620db27 100644 --- a/NLog/AssemblyToProcess/AssemblyToProcess.csproj +++ b/NLog/AssemblyToProcess/AssemblyToProcess.csproj @@ -1,11 +1,11 @@ - - - - net48;net8.0 - true - - - - - + + + + net48;net8.0 + true + + + + + \ No newline at end of file diff --git a/NLog/Tests/Tests.csproj b/NLog/Tests/Tests.csproj index 89eeea33..a0f33101 100644 --- a/NLog/Tests/Tests.csproj +++ b/NLog/Tests/Tests.csproj @@ -1,19 +1,19 @@ - - - - net48;net8.0 - true - - - - - - - - - - - - - + + + + net48;net8.0 + true + + + + + + + + + + + + + \ No newline at end of file