Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile against the latest version (0.11.0.0) of Microsoft.Azure.Storage.DataMovement #31174

Closed
KennieNP opened this issue May 14, 2019 — with docs.microsoft.com · 3 comments

Comments

Copy link

To get the examples to compile against the latest version (0.11.0.0) of Microsoft.Azure.Storage.DataMovement, I had to change types CloudBlockBlob to CloudBlockBlob and also change the using statements to
using Microsoft.Azure.Storage;
using Microsoft.Azure.Storage.Blob;


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@YASWANTHM-MSFT
Copy link

@KennieNP, Thanks for the Comment. We are actively investigating and will get back to you soon.

@tamram
Copy link
Contributor

tamram commented May 14, 2019

@KennieNP - Thanks for pointing this out. I am already in the process of fixing the issue, and it should go live soon.

@YASWANTHM-MSFT
Copy link

@KennieNP, We will now proceed to close this thread. If there are further questions regarding this matter, please reopen it and we will gladly continue the discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants