Skip to content

Update Microsoft.Identity.Abstractions to 12.2.0 and MSAL to 4.85.0#3881

Merged
neha-bhargava merged 2 commits into
masterfrom
nebharg/update-abstractions-12.2.0-msal-4.85.0
Jun 19, 2026
Merged

Update Microsoft.Identity.Abstractions to 12.2.0 and MSAL to 4.85.0#3881
neha-bhargava merged 2 commits into
masterfrom
nebharg/update-abstractions-12.2.0-msal-4.85.0

Conversation

@neha-bhargava

Copy link
Copy Markdown
Contributor

Update Microsoft.Identity.Abstractions and MSAL packages

Bumps the dependency versions in Directory.Build.props ahead of consuming the new token-acquisition metadata surface:

Package From To
Microsoft.Identity.Client 4.84.2 4.85.0
Microsoft.Identity.Client.KeyAttestation 4.84.2 4.85.0
Microsoft.Identity.Abstractions 12.1.0 12.2.0

KeyAttestation is bumped in lockstep with Microsoft.Identity.Client (both shipped 4.85.0).

Validation

  • dotnet restore of Microsoft.Identity.Web (and transitive Certificateless / TokenAcquisition) resolves all three new versions cleanly — no NU errors.
  • No source references MsalServiceException.SubError (renamed to SubErrorForLogging in MSAL 4.85.0), so this bump is non-breaking on master.
  • Both Abstractions 12.1.0 → 12.2.0 and MSAL 4.84.2 → 4.85.0 are additive (no API removals consumed here).

- MicrosoftIdentityClientVersion 4.84.2 -> 4.85.0
- MicrosoftIdentityClientKeyAttestationVersion 4.84.2 -> 4.85.0 (lockstep with MSAL)
- MicrosoftIdentityAbstractionsVersion 12.1.0 -> 12.2.0

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@neha-bhargava neha-bhargava requested a review from a team as a code owner June 19, 2026 20:43
@neha-bhargava neha-bhargava merged commit ad1bcf6 into master Jun 19, 2026
4 checks passed
@neha-bhargava neha-bhargava deleted the nebharg/update-abstractions-12.2.0-msal-4.85.0 branch June 19, 2026 21:18
This was referenced Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants