From 7e9a10cf751564a3d646b3efb2c33ddc2f9e2586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 18:26:49 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 Bumps Microsoft.SourceLink.GitHub from 10.0.300 to 10.0.301 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.301 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- src/RoxyApi.csproj | 2 +- tests/RoxyApi.Tests/RoxyApi.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/RoxyApi.csproj b/src/RoxyApi.csproj index 843ec78..99f978c 100644 --- a/src/RoxyApi.csproj +++ b/src/RoxyApi.csproj @@ -44,7 +44,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/RoxyApi.Tests/RoxyApi.Tests.csproj b/tests/RoxyApi.Tests/RoxyApi.Tests.csproj index 6db2d79..fc53851 100644 --- a/tests/RoxyApi.Tests/RoxyApi.Tests.csproj +++ b/tests/RoxyApi.Tests/RoxyApi.Tests.csproj @@ -9,7 +9,7 @@ - +