<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.23.0" />

Azure.Storage.CompatSwitches

static class CompatSwitches
namespace Azure.Storage { internal static class CompatSwitches { public static bool DisableRequestConditionsValidation { get; } public static bool DisableExpectContinueHeader { get; } } }