From 54308520a9761c4d1ba0fe3864d3eb7fbd2b321a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:42:04 +0000 Subject: [PATCH] Bump Serilog and Serilog.Settings.Configuration Bumps [Serilog](https://github.com/serilog/serilog) and [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration). These dependencies needed to be updated together. Updates `Serilog` from 4.2.0 to 4.2.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v4.2.0...v4.2.0) Updates `Serilog.Settings.Configuration` from 8.0.4 to 9.0.0 - [Release notes](https://github.com/serilog/serilog-settings-configuration/releases) - [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md) - [Commits](https://github.com/serilog/serilog-settings-configuration/compare/v8.0.4...v9.0.0) --- updated-dependencies: - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- sample/Sample/Sample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/Sample/Sample.csproj b/sample/Sample/Sample.csproj index 91e517c..4010b21 100644 --- a/sample/Sample/Sample.csproj +++ b/sample/Sample/Sample.csproj @@ -11,7 +11,7 @@ - +