Skip to content

Nuget warning for Newtonsoft.Json #197

@MarkusKgit

Description

@MarkusKgit

The CloudinaryDotNet.nuspec file is currently pointing to version 12.0 of Newtonsoft.Json, which does not exist. The correct version is 12.0.1.

This leads to the following warning when using the library:
CloudinaryDotNet 1.9.1 depends on Newtonsoft.Json (>= 12.0.0) but Newtonsoft.Json 12.0.0 was not found. An approximate best match of Newtonsoft.Json 12.0.1 was resolved.

This is a similar problem to #116

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