From f2b757b6dd8584691bfad1a2f5d049c748f5caf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:54:55 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 Bumps PolySharp from 1.15.0 to 1.16.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: PolySharp dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/GitHub/GitHub.csproj | 2 +- .../GitHub.IntegrationTests/GitHub.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/GitHub/GitHub.csproj b/src/libs/GitHub/GitHub.csproj index d4a06dd6..835556a5 100644 --- a/src/libs/GitHub/GitHub.csproj +++ b/src/libs/GitHub/GitHub.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/GitHub.IntegrationTests/GitHub.IntegrationTests.csproj b/src/tests/GitHub.IntegrationTests/GitHub.IntegrationTests.csproj index af947e56..b68390c1 100644 --- a/src/tests/GitHub.IntegrationTests/GitHub.IntegrationTests.csproj +++ b/src/tests/GitHub.IntegrationTests/GitHub.IntegrationTests.csproj @@ -9,7 +9,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +