From cf5c0bb9b290fb81e06f2f07eb8ceb2a16bda2e3 Mon Sep 17 00:00:00 2001 From: devlooped-bot Date: Tue, 22 Oct 2024 17:19:37 +0000 Subject: [PATCH] =?UTF-8?q?+M=E1=90=81=20includes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 92c3217..1799371 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,10 @@ CloudStorageAccount for Azure Storage v12+. # Overview +*This project uses [SponsorLink](https://github.com/devlooped#sponsorlink) +and may issue IDE-only warnings if no active sponsorship is detected.* + + The new unified Azure Storage and Tables client libraries do away with the [CloudStorageAccount](https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.storage.cloudstorageaccount?view=azure-dotnet) that was typically used. This makes migration a bit painful, as noted in: