MeltwaterArchive / datasift-dotnet

The official .NET API library for DataSift.
MIT License
12 stars 6 forks source link

Support v7.0.x of JSON.Net #20

Open richcaudle opened 8 years ago

richcaudle commented 8 years ago

When using the client library in a project that references v7.0 of JSON.Net calling client.Pylon.Start() with a legitimate hash gives an error that Newtonsift.Json.dll 6.0.0 cannot be found.

richcaudle commented 8 years ago

See - http://community.datasift.com/t/problem-with-recording-start-method/2245