From 2c9f77577a328555dbc94413508d845d1bf91264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 04:46:48 +0000 Subject: [PATCH] Bump Serilog from 3.1.1 to 4.0.0 Bumps [Serilog](https://github.com/serilog/serilog) from 3.1.1 to 4.0.0. - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v3.1.1...v4.0.0) --- updated-dependencies: - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Experiment/Experiment.csproj | 2 +- tests/BaseTestCode/BaseTestCode.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Experiment/Experiment.csproj b/src/Experiment/Experiment.csproj index 8aa18db5..3a9b8e8d 100644 --- a/src/Experiment/Experiment.csproj +++ b/src/Experiment/Experiment.csproj @@ -13,7 +13,7 @@ - + diff --git a/tests/BaseTestCode/BaseTestCode.csproj b/tests/BaseTestCode/BaseTestCode.csproj index 017314a7..2ef99527 100644 --- a/tests/BaseTestCode/BaseTestCode.csproj +++ b/tests/BaseTestCode/BaseTestCode.csproj @@ -25,7 +25,7 @@ - +