From 96f61fbc8a706146fabd1dd04ee8c8f76ea848ee Mon Sep 17 00:00:00 2001 From: Kenneth Tubman Date: Mon, 15 Apr 2024 15:54:25 -0400 Subject: [PATCH] Removed reference to GraphQL.Client.Serializer.Newtonsoft in GraphQL.Client.LocalExecution --- .../GraphQL.Client.LocalExecution.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/GraphQL.Client.LocalExecution/GraphQL.Client.LocalExecution.csproj b/src/GraphQL.Client.LocalExecution/GraphQL.Client.LocalExecution.csproj index 1e5575e0..81bc57c3 100644 --- a/src/GraphQL.Client.LocalExecution/GraphQL.Client.LocalExecution.csproj +++ b/src/GraphQL.Client.LocalExecution/GraphQL.Client.LocalExecution.csproj @@ -12,7 +12,6 @@ -