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

[Data Movement] [Storage] Remove Azure.Core reference from Azure.Storage.DataMovement after Azure.Storage.Common release #37630

Closed
m-redding opened this issue Jul 14, 2023 · 0 comments
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Comments

@m-redding
Copy link
Member

Library name

Azure.Storage.DataMovement

Please describe the feature.

A direct reference to Azure.Core is being added in: #37600 .

This is needed to fix the Azure Core shared source build in the Azure.Storage.DataMovement project, because it is getting a transitive version of Azure.Core that does not have the upgraded System.Diagnostics.DiagnosticSource package.

This reference can be removed once Azure.Storage.Common releases with Azure.Core 1.34+

@m-redding m-redding added Storage Storage Service (Queues, Blobs, Files) Client This issue points to a problem in the data-plane of the library. labels Jul 14, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

1 participant