From 6ebdfdb2998126c52e386ecd992e68bbe4bb1300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 09:02:42 +0000 Subject: [PATCH] Bump XUnit.Hosting from 3.0.2 to 3.1.0 --- updated-dependencies: - dependency-name: XUnit.Hosting dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: XUnit.Hosting dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Foundatio.CommandQuery.EntityFramework.Tests.csproj | 2 +- .../Foundatio.CommandQuery.MongoDB.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Foundatio.CommandQuery.EntityFramework.Tests/Foundatio.CommandQuery.EntityFramework.Tests.csproj b/tests/Foundatio.CommandQuery.EntityFramework.Tests/Foundatio.CommandQuery.EntityFramework.Tests.csproj index f57c705..f39308a 100644 --- a/tests/Foundatio.CommandQuery.EntityFramework.Tests/Foundatio.CommandQuery.EntityFramework.Tests.csproj +++ b/tests/Foundatio.CommandQuery.EntityFramework.Tests/Foundatio.CommandQuery.EntityFramework.Tests.csproj @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Foundatio.CommandQuery.MongoDB.Tests/Foundatio.CommandQuery.MongoDB.Tests.csproj b/tests/Foundatio.CommandQuery.MongoDB.Tests/Foundatio.CommandQuery.MongoDB.Tests.csproj index 3bf5b17..f08d61f 100644 --- a/tests/Foundatio.CommandQuery.MongoDB.Tests/Foundatio.CommandQuery.MongoDB.Tests.csproj +++ b/tests/Foundatio.CommandQuery.MongoDB.Tests/Foundatio.CommandQuery.MongoDB.Tests.csproj @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive