Skip to content

Unused project reference to Newtonsoft.Json in GraphQL.Client.LocalExecution #632

@Meantub

Description

@Meantub

Was trying to remove Newtonsoft.Json as a transitive dependency and found that this project has a reference to it, but it is not used anywhere, removed it and ran some tests and it seemed to work fine, not sure if there is a reason for it.

<ProjectReference Include="..\GraphQL.Client.Serializer.Newtonsoft\GraphQL.Client.Serializer.Newtonsoft.csproj" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions