From ea9f5c8d0cb25efa1b6dbe664b6546012984c0d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 03:17:37 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 3.1.5 to 4.0.0 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: xunit.runner.visualstudio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- SosuBot.Graphics.Tests/SosuBot.Graphics.Tests.csproj | 2 +- .../SosuBot.PerformanceCalculator.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SosuBot.Graphics.Tests/SosuBot.Graphics.Tests.csproj b/SosuBot.Graphics.Tests/SosuBot.Graphics.Tests.csproj index 68fd2e0..14d4566 100644 --- a/SosuBot.Graphics.Tests/SosuBot.Graphics.Tests.csproj +++ b/SosuBot.Graphics.Tests/SosuBot.Graphics.Tests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj b/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj index f01b68c..ad77bcf 100644 --- a/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj +++ b/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive