From e0a10e389c4c8b45d4401ce612d49b63b138efed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 22:44:47 +0000 Subject: [PATCH] chore: Bump Microsoft.AspNetCore.Mvc.Testing and Microsoft.AspNetCore.TestHost Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.7 to 9.0.8 Bumps Microsoft.AspNetCore.TestHost from 9.0.7 to 9.0.8 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.TestHost dependency-version: 9.0.8 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 cc69c8d..cc34528 100644 --- a/ManagedCode.Communication.Tests/ManagedCode.Communication.Tests.csproj +++ b/ManagedCode.Communication.Tests/ManagedCode.Communication.Tests.csproj @@ -29,9 +29,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive