From 98505b65ca62a44d7c4117c2b52e5919cb1a8694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 17:57:16 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.4 to 8.0.6 Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.4 to 8.0.6. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.6) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing 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..58d9df5c 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