From f2677dfb30b142b1a7ff25d633e19d5fa0fd2730 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 03:14:23 +0000 Subject: [PATCH] Bump the nuget-minor-and-patch group with 2 updates Bumps Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 Bumps Sentry.Extensions.Logging from 6.8.0 to 6.9.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-and-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-and-patch - dependency-name: Sentry.Extensions.Logging dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-and-patch - dependency-name: Sentry.Extensions.Logging dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-and-patch ... Signed-off-by: dependabot[bot] --- SosuBot.Graphics.Tests/SosuBot.Graphics.Tests.csproj | 2 +- SosuBot.ScoresObserver/SosuBot.ScoresObserver.csproj | 2 +- SosuBot/SosuBot.csproj | 2 +- .../SosuBot.PerformanceCalculator.Tests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SosuBot.Graphics.Tests/SosuBot.Graphics.Tests.csproj b/SosuBot.Graphics.Tests/SosuBot.Graphics.Tests.csproj index 68fd2e0..050d038 100644 --- a/SosuBot.Graphics.Tests/SosuBot.Graphics.Tests.csproj +++ b/SosuBot.Graphics.Tests/SosuBot.Graphics.Tests.csproj @@ -9,7 +9,7 @@ - + all diff --git a/SosuBot.ScoresObserver/SosuBot.ScoresObserver.csproj b/SosuBot.ScoresObserver/SosuBot.ScoresObserver.csproj index cb281c3..5f41dd2 100644 --- a/SosuBot.ScoresObserver/SosuBot.ScoresObserver.csproj +++ b/SosuBot.ScoresObserver/SosuBot.ScoresObserver.csproj @@ -19,7 +19,7 @@ - + diff --git a/SosuBot/SosuBot.csproj b/SosuBot/SosuBot.csproj index fdd0420..151a01f 100644 --- a/SosuBot/SosuBot.csproj +++ b/SosuBot/SosuBot.csproj @@ -26,7 +26,7 @@ - + diff --git a/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj b/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj index f01b68c..50be6e6 100644 --- a/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj +++ b/tests/SosuBot.PerformanceCalculator.Tests/SosuBot.PerformanceCalculator.Tests.csproj @@ -9,7 +9,7 @@ - + all