From 191ac6189d3e014af7a300998e1d594e90750abf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 08:20:24 +0000 Subject: [PATCH] Bump the azure group with 2 updates Bumps Scalar.AspNetCore from 2.4.11 to 2.4.13 Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.1 --- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-version: 2.4.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure ... Signed-off-by: dependabot[bot] --- samples/Sample.MinimalApi/Sample.MinimalApi.csproj | 2 +- .../AspNetCore.SecurityKey.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/Sample.MinimalApi/Sample.MinimalApi.csproj b/samples/Sample.MinimalApi/Sample.MinimalApi.csproj index 986f47d..fd98a2e 100644 --- a/samples/Sample.MinimalApi/Sample.MinimalApi.csproj +++ b/samples/Sample.MinimalApi/Sample.MinimalApi.csproj @@ -9,7 +9,7 @@ - + diff --git a/test/AspNetCore.SecurityKey.Tests/AspNetCore.SecurityKey.Tests.csproj b/test/AspNetCore.SecurityKey.Tests/AspNetCore.SecurityKey.Tests.csproj index 95651be..2a38d07 100644 --- a/test/AspNetCore.SecurityKey.Tests/AspNetCore.SecurityKey.Tests.csproj +++ b/test/AspNetCore.SecurityKey.Tests/AspNetCore.SecurityKey.Tests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive