From 595a239a8e003d1f69eacfa61a09757e89a26ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 06:22:44 +0000 Subject: [PATCH] chore: Bump Microsoft.AspNetCore.Mvc.Testing and Microsoft.AspNetCore.TestHost Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.1 Bumps Microsoft.AspNetCore.TestHost from 10.0.0 to 10.0.1 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.TestHost dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../ManagedCode.Communication.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ManagedCode.Communication.Tests/ManagedCode.Communication.Tests.csproj b/ManagedCode.Communication.Tests/ManagedCode.Communication.Tests.csproj index 4808ef1..135f871 100644 --- a/ManagedCode.Communication.Tests/ManagedCode.Communication.Tests.csproj +++ b/ManagedCode.Communication.Tests/ManagedCode.Communication.Tests.csproj @@ -25,9 +25,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive