Cleanup of warnings in the extensions project #43768
Labels
Client
This issue points to a problem in the data-plane of the library.
Extensions
ASP.NET Core extensions
Milestone
While working on removing
AZC0001
we noticed that a bug got introduced on https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/extensions/Azure.Extensions.AspNetCore.DataProtection.Blobs/src/AzureStorageBlobDataProtectionBuilderExtensions.cs#L16 where all the warnings actually got disabled by mistake.The objective of this issue is to resolve all the warnings and remove
#pragma warning disable
.The text was updated successfully, but these errors were encountered: