Azure / azure-data-lake-store-net

Azure Data Lake Store .Net SDK
MIT License
18 stars 24 forks source link

NewtonSoft.Json version conflict #23

Open Iyer-Narayan opened 6 years ago

Iyer-Narayan commented 6 years ago

https://github.com/Azure/azure-data-lake-store-net/blob/master/AdlsDotNetSDK/Microsoft.Azure.DataLake.Store.csproj

Can you update the newtonsoft version to allow latest version? We use version 11.0 in lot of places and that conflicts with the required version of this project which is 6.0.

6.0 is quiet old - please allow the range of Newtonsoft - [6.0.8, 11.*)

rahuldutta90 commented 5 years ago

Acknowledge, let me look into this and get back to you.