Created
August 31, 2017 09:48
-
-
Save yamamaya/f1e465784ad4edb0d4690ee2b82932d8 to your computer and use it in GitHub Desktop.
VS2013でWindowsAzure.Storage 8.4.0をインストールする方法
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install-Package System.Linq.Queryable -Version 4.3.0 | |
Install-Package WindowsAzure.Storage -Version 8.4.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment