From e839289b22d7406337e8a03cb9df9a39544e50d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 11:19:24 +0000 Subject: [PATCH] chore: Bump the testing group with 1 update Bumps xunit from 2.9.2 to 2.9.3 --- updated-dependencies: - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] --- .../AdvancedCsharpConcepts.IntegrationTests.csproj | 2 +- .../AdvancedCsharpConcepts.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AdvancedCsharpConcepts.IntegrationTests/AdvancedCsharpConcepts.IntegrationTests.csproj b/AdvancedCsharpConcepts.IntegrationTests/AdvancedCsharpConcepts.IntegrationTests.csproj index 7b1b5d2..6f93772 100644 --- a/AdvancedCsharpConcepts.IntegrationTests/AdvancedCsharpConcepts.IntegrationTests.csproj +++ b/AdvancedCsharpConcepts.IntegrationTests/AdvancedCsharpConcepts.IntegrationTests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/AdvancedCsharpConcepts.Tests/AdvancedCsharpConcepts.Tests.csproj b/AdvancedCsharpConcepts.Tests/AdvancedCsharpConcepts.Tests.csproj index 20ff5e8..584c5f0 100644 --- a/AdvancedCsharpConcepts.Tests/AdvancedCsharpConcepts.Tests.csproj +++ b/AdvancedCsharpConcepts.Tests/AdvancedCsharpConcepts.Tests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all