From 9b9fa146a3aa35712a79de734392ca7de016e227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 14:10:16 +0000 Subject: [PATCH] Bump Serilog from 2.12.0 to 3.0.0 Bumps [Serilog](https://github.com/serilog/serilog) from 2.12.0 to 3.0.0. - [Release notes](https://github.com/serilog/serilog/releases) - [Changelog](https://github.com/serilog/serilog/blob/dev/CHANGES.md) - [Commits](https://github.com/serilog/serilog/compare/v2.12.0...v3.0.0) --- updated-dependencies: - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Sandbox/Sandbox.csproj | 4 ++-- Utilities/Utilities.csproj | 4 ++-- UtilitiesTests/UtilitiesTests.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Sandbox/Sandbox.csproj b/Sandbox/Sandbox.csproj index 54959bf..e58b82c 100644 --- a/Sandbox/Sandbox.csproj +++ b/Sandbox/Sandbox.csproj @@ -1,4 +1,4 @@ - + Exe @@ -6,7 +6,7 @@ - + diff --git a/Utilities/Utilities.csproj b/Utilities/Utilities.csproj index fb64f1d..742e351 100644 --- a/Utilities/Utilities.csproj +++ b/Utilities/Utilities.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -25,7 +25,7 @@ - + diff --git a/UtilitiesTests/UtilitiesTests.csproj b/UtilitiesTests/UtilitiesTests.csproj index 775dc9e..b2d56a7 100644 --- a/UtilitiesTests/UtilitiesTests.csproj +++ b/UtilitiesTests/UtilitiesTests.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -24,7 +24,7 @@ - +