From 31a63b64775281f476e941e6f0bc46a849dff686 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 21:12:28 +0000 Subject: [PATCH] (PATCH): Bump the csharp-deps group with 5 updates Bumps coverlet.msbuild from 10.0.0 to 10.0.1 Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 Bumps Microsoft.SourceLink.GitHub from 10.0.203 to 10.0.300 Bumps NUnit from 4.6.0 to 4.6.1 Bumps Swashbuckle.AspNetCore from 10.1.7 to 10.2.1 --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: csharp-deps - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: csharp-deps - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: csharp-deps - dependency-name: NUnit dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: csharp-deps - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: csharp-deps ... Signed-off-by: dependabot[bot] --- .../PTrampert.ApiProxy.SampleApp.Api.csproj | 2 +- PTrampert.ApiProxy.Test/PTrampert.ApiProxy.Test.csproj | 6 +++--- PTrampert.ApiProxy/PTrampert.ApiProxy.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/PTrampert.ApiProxy.SampleApp.Api/PTrampert.ApiProxy.SampleApp.Api.csproj b/PTrampert.ApiProxy.SampleApp.Api/PTrampert.ApiProxy.SampleApp.Api.csproj index 00635ca..449353d 100644 --- a/PTrampert.ApiProxy.SampleApp.Api/PTrampert.ApiProxy.SampleApp.Api.csproj +++ b/PTrampert.ApiProxy.SampleApp.Api/PTrampert.ApiProxy.SampleApp.Api.csproj @@ -10,7 +10,7 @@ - + diff --git a/PTrampert.ApiProxy.Test/PTrampert.ApiProxy.Test.csproj b/PTrampert.ApiProxy.Test/PTrampert.ApiProxy.Test.csproj index 33f35ee..93c4b18 100644 --- a/PTrampert.ApiProxy.Test/PTrampert.ApiProxy.Test.csproj +++ b/PTrampert.ApiProxy.Test/PTrampert.ApiProxy.Test.csproj @@ -9,13 +9,13 @@ - + all runtime; build; native; contentfiles; analyzers - + - + diff --git a/PTrampert.ApiProxy/PTrampert.ApiProxy.csproj b/PTrampert.ApiProxy/PTrampert.ApiProxy.csproj index 1324249..60bfd7f 100644 --- a/PTrampert.ApiProxy/PTrampert.ApiProxy.csproj +++ b/PTrampert.ApiProxy/PTrampert.ApiProxy.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive