From 5b003981764c66c19092e4c2f2778b06f370ff3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 13:42:33 +0000 Subject: [PATCH] Bump Serilog and Serilog.Sinks.File Bumps [Serilog](https://github.com/serilog/serilog) and [Serilog.Sinks.File](https://github.com/serilog/serilog-sinks-file). 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.Sinks.File` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/serilog/serilog-sinks-file/releases) - [Changelog](https://github.com/serilog/serilog-sinks-file/blob/dev/CHANGES.md) - [Commits](https://github.com/serilog/serilog-sinks-file/compare/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: Serilog dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Serilog.Sinks.File dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- TestConsole/ExampleConsole.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestConsole/ExampleConsole.csproj b/TestConsole/ExampleConsole.csproj index 3d63ef7..ecccc99 100644 --- a/TestConsole/ExampleConsole.csproj +++ b/TestConsole/ExampleConsole.csproj @@ -10,7 +10,7 @@ - +