From b35dbcf546165802b0b86cdae7e76ab91520cb27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 17:50:37 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.Testing and System.Text.Json Bumps Microsoft.AspNetCore.Mvc.Testing and System.Text.Json. These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.4 to 8.0.7 Updates `System.Text.Json` from 8.0.3 to 8.0.4 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../GraphQL.Integration.Tests.csproj | 2 +- tests/tests.props | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj b/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj index 4a3f7dc2..5f6b1421 100644 --- a/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj +++ b/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/tests/tests.props b/tests/tests.props index f2765e66..e2103407 100644 --- a/tests/tests.props +++ b/tests/tests.props @@ -7,10 +7,10 @@ - - - - + + + + all runtime;build;native;contentfiles;analyzers;buildtransitive