From 7e069499dbd59dc200a69ca00c4da4166c900b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 01:37:45 +0000 Subject: [PATCH] Chore(deps): Bump TUnit from 0.66.6 to 0.67.19 --- updated-dependencies: - dependency-name: TUnit dependency-version: 0.67.19 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.67.19 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.67.19 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.67.19 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.67.19 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.67.19 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.67.19 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.67.19 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: TUnit dependency-version: 0.67.19 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 cc4c16e..6b6f9dd 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 5bb9e91..99380de 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 7255915..8717b38 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 a2b8ab6..e55b96d 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 58487ab..bef1cb7 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 57b9f70..2af540a 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 7cb57b1..413dbc9 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 04af906..9748237 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 ee4c78a..999bffb 100644 --- a/tests/Tests.CodeOfChaos.Extensions/Tests.CodeOfChaos.Extensions.csproj +++ b/tests/Tests.CodeOfChaos.Extensions/Tests.CodeOfChaos.Extensions.csproj @@ -13,7 +13,7 @@ - +