Skip to content

Commit 96f61fb

Browse files
committed
Removed reference to GraphQL.Client.Serializer.Newtonsoft in GraphQL.Client.LocalExecution
1 parent 3e06275 commit 96f61fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GraphQL.Client.LocalExecution/GraphQL.Client.LocalExecution.csproj

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
<ItemGroup>
1414
<ProjectReference Include="..\GraphQL.Client.Abstractions\GraphQL.Client.Abstractions.csproj" />
15-
<ProjectReference Include="..\GraphQL.Client.Serializer.Newtonsoft\GraphQL.Client.Serializer.Newtonsoft.csproj" />
1615
</ItemGroup>
1716

1817
</Project>

0 commit comments

Comments
 (0)