From 2c372e24f991a17ae8200e1556419b038e8f4b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 17:47:47 +0000 Subject: [PATCH] Bump xunit from 2.7.1 to 2.8.1 Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.1. - [Commits](https://github.com/xunit/xunit/compare/2.7.1...2.8.1) --- updated-dependencies: - dependency-name: xunit 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.csproj | 2 +- tests/tests.props | 6 +++--- 4 files changed, 6 insertions(+), 6 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 b0efc377..ca4769bd 100644 --- a/tests/GraphQL.Client.Serializer.Tests/GraphQL.Client.Serializer.Tests.csproj +++ b/tests/GraphQL.Client.Serializer.Tests/GraphQL.Client.Serializer.Tests.csproj @@ -25,7 +25,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj b/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj index 4a3f7dc2..9433819a 100644 --- a/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj +++ b/tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj @@ -24,7 +24,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/GraphQL.Primitives.Tests/GraphQL.Primitives.Tests.csproj b/tests/GraphQL.Primitives.Tests/GraphQL.Primitives.Tests.csproj index d17dbc94..db432461 100644 --- a/tests/GraphQL.Primitives.Tests/GraphQL.Primitives.Tests.csproj +++ b/tests/GraphQL.Primitives.Tests/GraphQL.Primitives.Tests.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/tests.props b/tests/tests.props index f2765e66..470e162f 100644 --- a/tests/tests.props +++ b/tests/tests.props @@ -7,10 +7,10 @@ - + - - + + all runtime;build;native;contentfiles;analyzers;buildtransitive