From f9d87146455443a2fa38af3655321ea94aa64958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 17:55:12 +0000 Subject: [PATCH] Bump Serilog and TUnit Bumps Serilog from 4.2.0 to 4.3.0 Bumps TUnit from 0.22.12 to 0.23.0 --- updated-dependencies: - dependency-name: Serilog dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Common.ASPNET.Tests/Common.ASPNET.Tests.csproj | 2 +- Common.Tests/Common.Tests.csproj | 2 +- Common/Common.csproj | 4 ++-- DynamicLinq.Tests/DynamicLinq.Tests.csproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Common.ASPNET.Tests/Common.ASPNET.Tests.csproj b/Common.ASPNET.Tests/Common.ASPNET.Tests.csproj index d3af6d6..39ed76d 100644 --- a/Common.ASPNET.Tests/Common.ASPNET.Tests.csproj +++ b/Common.ASPNET.Tests/Common.ASPNET.Tests.csproj @@ -6,7 +6,7 @@ - + diff --git a/Common.Tests/Common.Tests.csproj b/Common.Tests/Common.Tests.csproj index b6e94d0..85ac730 100644 --- a/Common.Tests/Common.Tests.csproj +++ b/Common.Tests/Common.Tests.csproj @@ -6,7 +6,7 @@ - + diff --git a/Common/Common.csproj b/Common/Common.csproj index e019a38..c1a9438 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -1,4 +1,4 @@ - + @@ -11,6 +11,6 @@ - + diff --git a/DynamicLinq.Tests/DynamicLinq.Tests.csproj b/DynamicLinq.Tests/DynamicLinq.Tests.csproj index f74b647..62d0c33 100644 --- a/DynamicLinq.Tests/DynamicLinq.Tests.csproj +++ b/DynamicLinq.Tests/DynamicLinq.Tests.csproj @@ -5,7 +5,7 @@ - +