From 1118ae565dfd9ee60dc0351b42da4d2b0e4ca661 Mon Sep 17 00:00:00 2001 From: Raul Hidalgo Caballero Date: Wed, 20 Dec 2017 21:43:19 +0100 Subject: [PATCH] Unnecesary JSON in common (#12) --- src/GraphQL.Client/GraphQL.Client.csproj | 4 ++++ src/GraphQL.Common/GraphQL.Common.csproj | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/GraphQL.Client/GraphQL.Client.csproj b/src/GraphQL.Client/GraphQL.Client.csproj index dee9b66f..f6d564ea 100644 --- a/src/GraphQL.Client/GraphQL.Client.csproj +++ b/src/GraphQL.Client/GraphQL.Client.csproj @@ -11,6 +11,10 @@ netstandard1.3;netstandard2.0 + + + + diff --git a/src/GraphQL.Common/GraphQL.Common.csproj b/src/GraphQL.Common/GraphQL.Common.csproj index 58cc6ee5..e7e73676 100644 --- a/src/GraphQL.Common/GraphQL.Common.csproj +++ b/src/GraphQL.Common/GraphQL.Common.csproj @@ -12,7 +12,7 @@ - +