Azure / azure-storage-cpp

Microsoft Azure Storage Client Library for C++
http://azure.github.io/azure-storage-cpp
Apache License 2.0
132 stars 147 forks source link

Update the NuGet package in NuGet.org feed #293

Closed jerrylzy closed 5 years ago

jerrylzy commented 5 years ago

The latest version on the official NuGet feed is still 5.0.0. Can anyone please update it to the latest version? Thank you.

katmsft commented 5 years ago

After 5.0.0, Nuget package is no longer supported via offical NuGet build. You can reference the Readme.md to export your own Nuget.

The reason is that the Casablanca dependency does not release NuGet after 2.9.1, and starting from 5.1.0, azure-storage-cpp depends on Casablanca version > 2.9.1.