From 6488d1ae581b1d0bad86e05bd3450e86c3b6d962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 17:55:36 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.4 to 8.0.5 Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.4 to 8.0.5. - [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.5) --- 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..9994d1cc 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