From c42072d47ccefc0ef69fbed2867451c349d01f15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 19:24:57 +0000 Subject: [PATCH] Bump the testing group with 3 updates Bumps coverlet.msbuild from 8.0.1 to 10.0.1 Bumps FluentAssertions from 8.9.0 to 8.10.0 Bumps Microsoft.NET.Test.Sdk from 18.4.0 to 18.7.0 --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: testing - dependency-name: FluentAssertions dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] --- .../POCAutomapperPolymorphic.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Tests/POCAutomapperPolymorphic.Tests/POCAutomapperPolymorphic.Tests.csproj b/Tests/POCAutomapperPolymorphic.Tests/POCAutomapperPolymorphic.Tests.csproj index 8c7191e..46d9c4e 100644 --- a/Tests/POCAutomapperPolymorphic.Tests/POCAutomapperPolymorphic.Tests.csproj +++ b/Tests/POCAutomapperPolymorphic.Tests/POCAutomapperPolymorphic.Tests.csproj @@ -6,12 +6,12 @@ - + runtime; build; native; contentfiles; analyzers all - - + + all