From 0a32546f1071e73cc0b48528aeb36e44ff046027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 07:38:19 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.9.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../GraphQL.Client.Serializer.Tests.csproj | 2 +- .../GraphQL.Integration.Tests.csproj | 2 +- .../GraphQL.Primitives.Tests/GraphQL.Primitives.Tests.csproj | 2 +- tests/tests.props | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/GraphQL.Client.Serializer.Tests/GraphQL.Client.Serializer.Tests.csproj b/tests/GraphQL.Client.Serializer.Tests/GraphQL.Client.Serializer.Tests.csproj index edf3881f..3c51ab08 100644 --- a/tests/GraphQL.Client.Serializer.Tests/GraphQL.Client.Serializer.Tests.csproj +++ b/tests/GraphQL.Client.Serializer.Tests/GraphQL.Client.Serializer.Tests.csproj @@ -20,7 +20,7 @@ - + all diff --git a/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj b/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj index bb5b4616..e2849de6 100644 --- a/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj +++ b/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj @@ -19,7 +19,7 @@ - + all diff --git a/tests/GraphQL.Primitives.Tests/GraphQL.Primitives.Tests.csproj b/tests/GraphQL.Primitives.Tests/GraphQL.Primitives.Tests.csproj index ffe7c0a6..d1b3719a 100644 --- a/tests/GraphQL.Primitives.Tests/GraphQL.Primitives.Tests.csproj +++ b/tests/GraphQL.Primitives.Tests/GraphQL.Primitives.Tests.csproj @@ -11,7 +11,7 @@ - + all diff --git a/tests/tests.props b/tests/tests.props index f2765e66..f5df4a73 100644 --- a/tests/tests.props +++ b/tests/tests.props @@ -8,8 +8,8 @@ - - + + all runtime;build;native;contentfiles;analyzers;buildtransitive