From a8e0a3b7211f1fd6abcd0e78e674d11548fca8a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 05:16:19 +0000 Subject: [PATCH] Bump GraphQL.SystemTextJson from 7.3.0 to 7.3.1 Bumps [GraphQL.SystemTextJson](https://github.com/graphql-dotnet/graphql-dotnet) from 7.3.0 to 7.3.1. - [Release notes](https://github.com/graphql-dotnet/graphql-dotnet/releases) - [Commits](https://github.com/graphql-dotnet/graphql-dotnet/compare/7.3.0...7.3.1) --- updated-dependencies: - dependency-name: GraphQL.SystemTextJson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- GraphQLNetExample/GraphQLNetExample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphQLNetExample/GraphQLNetExample.csproj b/GraphQLNetExample/GraphQLNetExample.csproj index ac4c682..8c9875c 100644 --- a/GraphQLNetExample/GraphQLNetExample.csproj +++ b/GraphQLNetExample/GraphQLNetExample.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive