Azure / azure-data-lake-store-net

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

Add dot net standard 2.0 for target and upgrade newtonsoft json version #60

Closed akharit closed 1 year ago

akharit commented 1 year ago

Bump Netwonsoft.Json and add dot net standard 2.0 target

msbuild issue is causing problems with current package.

https://github.com/dotnet/runtime/issues/77236