From b400a80a356bd4f3f39ebbe642f12780b93b1232 Mon Sep 17 00:00:00 2001 From: Ivan Maximov Date: Mon, 11 Dec 2023 11:51:52 +0300 Subject: [PATCH] Bump xunit packages and PublicApiGenerator --- src/GraphQLParser.ApiTests/GraphQLParser.ApiTests.csproj | 4 ++-- src/GraphQLParser.Tests/GraphQLParser.Tests.csproj | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/GraphQLParser.ApiTests/GraphQLParser.ApiTests.csproj b/src/GraphQLParser.ApiTests/GraphQLParser.ApiTests.csproj index 766a3497..c7493e21 100644 --- a/src/GraphQLParser.ApiTests/GraphQLParser.ApiTests.csproj +++ b/src/GraphQLParser.ApiTests/GraphQLParser.ApiTests.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/src/GraphQLParser.Tests/GraphQLParser.Tests.csproj b/src/GraphQLParser.Tests/GraphQLParser.Tests.csproj index c8c4ab0a..465cf9ed 100644 --- a/src/GraphQLParser.Tests/GraphQLParser.Tests.csproj +++ b/src/GraphQLParser.Tests/GraphQLParser.Tests.csproj @@ -12,7 +12,7 @@ - netcoreapp3.1;net6;net7 + net6;net7 $(TargetFrameworks);net462 @@ -27,8 +27,8 @@ - - + +