From 94db7163504d7f8604a4c65510f06600ca2c3408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 01:45:00 +0000 Subject: [PATCH] Chore(deps): Bump TUnit from 0.57.65 to 0.61.13 --- updated-dependencies: - dependency-name: TUnit dependency-version: 0.61.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.61.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.61.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.61.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.61.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.61.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.61.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.61.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.61.13 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Tests.CodeOfChaos.Extensions.Analyzers.csproj | 2 +- .../Tests.CodeOfChaos.Extensions.AspNetCore.Components.csproj | 2 +- .../Tests.CodeOfChaos.Extensions.AspNetCore.csproj | 2 +- .../Tests.CodeOfChaos.Extensions.DependencyInjection.csproj | 2 +- .../Tests.CodeOfChaos.Extensions.EntityFrameworkCore.csproj | 2 +- .../Tests.CodeOfChaos.Extensions.FluentValidation.csproj | 2 +- .../Tests.CodeOfChaos.Extensions.ObjectPool.csproj | 2 +- .../Tests.CodeOfChaos.Extensions.Serilog.csproj | 2 +- .../Tests.CodeOfChaos.Extensions.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/Tests.CodeOfChaos.Extensions.Analyzers/Tests.CodeOfChaos.Extensions.Analyzers.csproj b/tests/Tests.CodeOfChaos.Extensions.Analyzers/Tests.CodeOfChaos.Extensions.Analyzers.csproj index 6b273ca..7b7c491 100644 --- a/tests/Tests.CodeOfChaos.Extensions.Analyzers/Tests.CodeOfChaos.Extensions.Analyzers.csproj +++ b/tests/Tests.CodeOfChaos.Extensions.Analyzers/Tests.CodeOfChaos.Extensions.Analyzers.csproj @@ -11,7 +11,7 @@ - + diff --git a/tests/Tests.CodeOfChaos.Extensions.AspNetCore.Components/Tests.CodeOfChaos.Extensions.AspNetCore.Components.csproj b/tests/Tests.CodeOfChaos.Extensions.AspNetCore.Components/Tests.CodeOfChaos.Extensions.AspNetCore.Components.csproj index e11ea76..aa7e695 100644 --- a/tests/Tests.CodeOfChaos.Extensions.AspNetCore.Components/Tests.CodeOfChaos.Extensions.AspNetCore.Components.csproj +++ b/tests/Tests.CodeOfChaos.Extensions.AspNetCore.Components/Tests.CodeOfChaos.Extensions.AspNetCore.Components.csproj @@ -15,7 +15,7 @@ - + diff --git a/tests/Tests.CodeOfChaos.Extensions.AspNetCore/Tests.CodeOfChaos.Extensions.AspNetCore.csproj b/tests/Tests.CodeOfChaos.Extensions.AspNetCore/Tests.CodeOfChaos.Extensions.AspNetCore.csproj index 4a5a355..6309081 100644 --- a/tests/Tests.CodeOfChaos.Extensions.AspNetCore/Tests.CodeOfChaos.Extensions.AspNetCore.csproj +++ b/tests/Tests.CodeOfChaos.Extensions.AspNetCore/Tests.CodeOfChaos.Extensions.AspNetCore.csproj @@ -13,7 +13,7 @@ - + diff --git a/tests/Tests.CodeOfChaos.Extensions.DependencyInjection/Tests.CodeOfChaos.Extensions.DependencyInjection.csproj b/tests/Tests.CodeOfChaos.Extensions.DependencyInjection/Tests.CodeOfChaos.Extensions.DependencyInjection.csproj index 25b1ac8..b395357 100644 --- a/tests/Tests.CodeOfChaos.Extensions.DependencyInjection/Tests.CodeOfChaos.Extensions.DependencyInjection.csproj +++ b/tests/Tests.CodeOfChaos.Extensions.DependencyInjection/Tests.CodeOfChaos.Extensions.DependencyInjection.csproj @@ -15,7 +15,7 @@ - + diff --git a/tests/Tests.CodeOfChaos.Extensions.EntityFrameworkCore/Tests.CodeOfChaos.Extensions.EntityFrameworkCore.csproj b/tests/Tests.CodeOfChaos.Extensions.EntityFrameworkCore/Tests.CodeOfChaos.Extensions.EntityFrameworkCore.csproj index 8331a45..b806d7e 100644 --- a/tests/Tests.CodeOfChaos.Extensions.EntityFrameworkCore/Tests.CodeOfChaos.Extensions.EntityFrameworkCore.csproj +++ b/tests/Tests.CodeOfChaos.Extensions.EntityFrameworkCore/Tests.CodeOfChaos.Extensions.EntityFrameworkCore.csproj @@ -13,7 +13,7 @@ - + diff --git a/tests/Tests.CodeOfChaos.Extensions.FluentValidation/Tests.CodeOfChaos.Extensions.FluentValidation.csproj b/tests/Tests.CodeOfChaos.Extensions.FluentValidation/Tests.CodeOfChaos.Extensions.FluentValidation.csproj index 21f4cc0..503187d 100644 --- a/tests/Tests.CodeOfChaos.Extensions.FluentValidation/Tests.CodeOfChaos.Extensions.FluentValidation.csproj +++ b/tests/Tests.CodeOfChaos.Extensions.FluentValidation/Tests.CodeOfChaos.Extensions.FluentValidation.csproj @@ -13,7 +13,7 @@ - + diff --git a/tests/Tests.CodeOfChaos.Extensions.ObjectPool/Tests.CodeOfChaos.Extensions.ObjectPool.csproj b/tests/Tests.CodeOfChaos.Extensions.ObjectPool/Tests.CodeOfChaos.Extensions.ObjectPool.csproj index 46f6dc9..b8577f0 100644 --- a/tests/Tests.CodeOfChaos.Extensions.ObjectPool/Tests.CodeOfChaos.Extensions.ObjectPool.csproj +++ b/tests/Tests.CodeOfChaos.Extensions.ObjectPool/Tests.CodeOfChaos.Extensions.ObjectPool.csproj @@ -12,7 +12,7 @@ - + diff --git a/tests/Tests.CodeOfChaos.Extensions.Serilog/Tests.CodeOfChaos.Extensions.Serilog.csproj b/tests/Tests.CodeOfChaos.Extensions.Serilog/Tests.CodeOfChaos.Extensions.Serilog.csproj index db7420e..b61da81 100644 --- a/tests/Tests.CodeOfChaos.Extensions.Serilog/Tests.CodeOfChaos.Extensions.Serilog.csproj +++ b/tests/Tests.CodeOfChaos.Extensions.Serilog/Tests.CodeOfChaos.Extensions.Serilog.csproj @@ -13,7 +13,7 @@ - + diff --git a/tests/Tests.CodeOfChaos.Extensions/Tests.CodeOfChaos.Extensions.csproj b/tests/Tests.CodeOfChaos.Extensions/Tests.CodeOfChaos.Extensions.csproj index ae839e9..9f2435e 100644 --- a/tests/Tests.CodeOfChaos.Extensions/Tests.CodeOfChaos.Extensions.csproj +++ b/tests/Tests.CodeOfChaos.Extensions/Tests.CodeOfChaos.Extensions.csproj @@ -13,7 +13,7 @@ - +