Skip to content

Commit 6d1c010

Browse files
authored
Removed reference to GraphQL.Client.Serializer.Newtonsoft in GraphQL.Client.LocalExecution (#633)
1 parent 875520a commit 6d1c010

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)