ご存じのように、TFS Preivew は Azure SDK 1.8 をサポートしていないため、私たちは On-permises TFS ビルド コントローラーを使用してプロジェクトをビルドしています。
Azure Continous Inegration デプロイ ビルド中に、このエラーが発生します
========================================
Exception Message: Could not load file or assembly 'Microsoft.WindowsAzure.StorageClient, Version=1.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
========================================
nuget を使用してストレージ ライブラリをバージョン 2.0 に更新しましたが、それでもこのエラーが発生します。