You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I noticed that the list of dependencies on NuGet is not up-to-date with the configuration of the project:
But when I try to use the library there is an error as the library is looking for Json.NET 11.0, it might be interesting to add the dependency to the package definition.
Also, I had a look at the code and it doesn't look like it's mandatory to use the v11 for this project. Would it be possible to push a NuGet version with a more flexible list of dependencies ? My project can only support json.net v10.
Thanks,
The text was updated successfully, but these errors were encountered:
Hi, I noticed that the list of dependencies on NuGet is not up-to-date with the configuration of the project:
But when I try to use the library there is an error as the library is looking for Json.NET 11.0, it might be interesting to add the dependency to the package definition.
Also, I had a look at the code and it doesn't look like it's mandatory to use the v11 for this project. Would it be possible to push a NuGet version with a more flexible list of dependencies ? My project can only support json.net v10.
Thanks,
The text was updated successfully, but these errors were encountered: