From 7a0ce12dbe28c1e89ccb0fd69e2d07e01c4a6111 Mon Sep 17 00:00:00 2001 From: Mathias Ormstrup Bjerregaard <152613120+MWO1024@users.noreply.github.com> Date: Tue, 3 Dec 2024 12:14:56 +0100 Subject: [PATCH] chore: Upgrade NuGet packages in Logging (#443) --- source/Logging/documents/release-notes/release-notes.md | 5 +++++ source/Logging/source/Logging/Logging.csproj | 2 +- .../source/LoggingMiddleware/LoggingMiddleware.csproj | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/source/Logging/documents/release-notes/release-notes.md b/source/Logging/documents/release-notes/release-notes.md index 24327c6b..c0610078 100644 --- a/source/Logging/documents/release-notes/release-notes.md +++ b/source/Logging/documents/release-notes/release-notes.md @@ -1,5 +1,10 @@ # Logging Middleware for Request and Response Release notes +## Version 4.0.1 + +- Bumped various NuGet packages to the latest versions. +- No functional changes. + ## Version 4.0.0 - Bumped to .NET 8 diff --git a/source/Logging/source/Logging/Logging.csproj b/source/Logging/source/Logging/Logging.csproj index e686d233..74884e28 100644 --- a/source/Logging/source/Logging/Logging.csproj +++ b/source/Logging/source/Logging/Logging.csproj @@ -23,7 +23,7 @@ limitations under the License. Energinet.DataHub.Core.Logging - 4.0.0$(VersionSuffix) + 4.0.1$(VersionSuffix) Logging Energinet-DataHub Energinet-DataHub diff --git a/source/Logging/source/LoggingMiddleware/LoggingMiddleware.csproj b/source/Logging/source/LoggingMiddleware/LoggingMiddleware.csproj index 9fb62393..942af204 100644 --- a/source/Logging/source/LoggingMiddleware/LoggingMiddleware.csproj +++ b/source/Logging/source/LoggingMiddleware/LoggingMiddleware.csproj @@ -7,7 +7,7 @@ Energinet.DataHub.Core.Logging.LoggingMiddleware - 4.0.0$(VersionSuffix) + 4.0.1$(VersionSuffix) Logging Middleware Energinet-DataHub Energinet-DataHub @@ -49,7 +49,7 @@ - +