From 42e1542d70ff64d0f0fc8b85449413ea1cf998c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 22:04:25 +0000 Subject: [PATCH] chore(deps): bump Serilog.Enrichers.Environment from 2.3.0 to 3.0.0 Bumps [Serilog.Enrichers.Environment](https://github.com/serilog/serilog-enrichers-environment) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/serilog/serilog-enrichers-environment/releases) - [Changelog](https://github.com/serilog/serilog-enrichers-environment/blob/dev/CHANGES.md) - [Commits](https://github.com/serilog/serilog-enrichers-environment/compare/v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: Serilog.Enrichers.Environment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- SoundSwitch/SoundSwitch.csproj | 6 +++++- SoundSwitch/packages.config | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/SoundSwitch/SoundSwitch.csproj b/SoundSwitch/SoundSwitch.csproj index 5c5b5f8ece..08aa584cf9 100644 --- a/SoundSwitch/SoundSwitch.csproj +++ b/SoundSwitch/SoundSwitch.csproj @@ -54,7 +54,7 @@ - + @@ -128,6 +128,10 @@ ..\packages\Serilog.4.0.0\lib\net8.0\Serilog.dll True + + ..\packages\Serilog.Enrichers.Environment.3.0.0\lib\net8.0\Serilog.Enrichers.Environment.dll + True + ..\packages\Serilog.Formatting.Compact.3.0.0\lib\net8.0\Serilog.Formatting.Compact.dll True diff --git a/SoundSwitch/packages.config b/SoundSwitch/packages.config index 6084c1597f..930c1946f1 100644 --- a/SoundSwitch/packages.config +++ b/SoundSwitch/packages.config @@ -6,7 +6,7 @@ - +