From 538a402e997b922760d4b631263ba5d28be1718d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 10:10:07 +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 17.14.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: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- .../ApiProduct.IntegrationTests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ApiProduct/tests/ApiProduct.IntegrationTests/ApiProduct.IntegrationTests.csproj b/ApiProduct/tests/ApiProduct.IntegrationTests/ApiProduct.IntegrationTests.csproj index e2b59c1..2cb5e5e 100644 --- a/ApiProduct/tests/ApiProduct.IntegrationTests/ApiProduct.IntegrationTests.csproj +++ b/ApiProduct/tests/ApiProduct.IntegrationTests/ApiProduct.IntegrationTests.csproj @@ -13,7 +13,7 @@ - + all @@ -24,7 +24,7 @@ - +