rebus-org / Rebus.AzureQueues

:bus: Azure Storage Queues transport implementation for Rebus
https://mookid.dk/category/rebus
Other
7 stars 5 forks source link

Update dependency Microsoft.Azure.Storage.Queue #6

Closed asleire closed 4 years ago

asleire commented 4 years ago

Microsoft made a breaking change in v10 of Microsoft.Azure.Storage.Queue which changes the namespace from Microsoft.WindowsAzure.Storage.* to Microsoft.Azure.Storage.*

Breaking changes

Consider updating the dependency