<PackageReference Include="Microsoft.Identity.Client" Version="4.85.2" />

Microsoft.Identity.Client.PreserveAttribute

namespace Microsoft.Identity.Client { internal class PreserveAttribute : Attribute { public bool Conditional; public bool AllMembers; public PreserveAttribute(); } }