From 62224ec2fb51f4c51be0c9ac7f52561bccde9e38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 16:13:52 +0000 Subject: [PATCH] Package Dependencies: Bump Microsoft.AspNetCore.Mvc.Testing and Microsoft.NET.Test.Sdk Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.0 to 8.0.22 Bumps Microsoft.NET.Test.Sdk from 17.8.0 to 18.0.1 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- .../ApiConsumerProduct.IntegrationTests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ApiConsumerProduct/tests/ApiConsumerProduct.IntegrationTests/ApiConsumerProduct.IntegrationTests.csproj b/ApiConsumerProduct/tests/ApiConsumerProduct.IntegrationTests/ApiConsumerProduct.IntegrationTests.csproj index b728c0d..b24011e 100644 --- a/ApiConsumerProduct/tests/ApiConsumerProduct.IntegrationTests/ApiConsumerProduct.IntegrationTests.csproj +++ b/ApiConsumerProduct/tests/ApiConsumerProduct.IntegrationTests/ApiConsumerProduct.IntegrationTests.csproj @@ -13,7 +13,7 @@ - + all @@ -24,7 +24,7 @@ - +