<PackageReference Include="Azure.Core" Version="1.53.0" />

Azure.Identity.IdentityCompatSwitches

namespace Azure.Identity { internal class IdentityCompatSwitches { public static bool DisableInteractiveBrowserThreadpoolExecution { get; } public static bool DisableCP1 { get; } public static bool DisableTenantDiscovery { get; } public IdentityCompatSwitches(); } }