From d523cc72f677eb0a51a6ea28626b8ba836557a37 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Thu, 9 Nov 2023 07:37:47 +0000 Subject: [PATCH] [Dependencies] Updating Serilog.Sinks.Console (Serilog logging console output sink) to 5.0.0 --- CHANGELOG.md | 1 + src/BuildBot/BuildBot.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15ca773cf..a1cd0bb4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated FunFair.Test.Common to 6.1.15.215 - Dependencies - Updated Octopus.Client to 14.3.997 - Dependencies - Updated Serilog to 3.1.0 +- Dependencies - Updated Serilog.Sinks.Console to 5.0.0 ### Removed ### Deployment Changes diff --git a/src/BuildBot/BuildBot.csproj b/src/BuildBot/BuildBot.csproj index 4decb01f5..522078863 100644 --- a/src/BuildBot/BuildBot.csproj +++ b/src/BuildBot/BuildBot.csproj @@ -75,7 +75,7 @@ - +