-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Rename Container to BlobContainer #7865
Rename Container to BlobContainer #7865
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you do a quick Find All in Visual Studio for (?<!Blob)Container
using case sensitivity and regexes in your *.cs files?
/azp run net - storage - ci |
Pull request contains merge conflicts. |
e1fc8f1
to
083c875
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
FYI @seanmcc-msft and @amnguye - I'd like to merge this today so it'll cause as few conflicts as possible. Mind taking a quick skim? It's a very mechanical global rename per API Review feedback.
/azp run net - storage - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
083c875
to
4ef4d5e
Compare
Fixes #7835