Skip to content

Commit 98a0ef9

Browse files
authored
update abstractions to 7.2.1 (#3208)
* update abstractions to 7.2.1 * Update changelog.md
1 parent f52f773 commit 98a0ef9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<MicrosoftGraphVersion>4.36.0</MicrosoftGraphVersion>
9292
<MicrosoftGraphBetaVersion>4.57.0-preview</MicrosoftGraphBetaVersion>
9393
<MicrosoftExtensionsHttpVersion>3.1.3</MicrosoftExtensionsHttpVersion>
94-
<MicrosoftIdentityAbstractionsVersion>7.2.0</MicrosoftIdentityAbstractionsVersion>
94+
<MicrosoftIdentityAbstractionsVersion>7.2.1</MicrosoftIdentityAbstractionsVersion>
9595
<!--CVE-2024-43485-->
9696
<SystemTextJsonVersion>8.0.5</SystemTextJsonVersion>
9797
<!--CVE-2023-29331-->

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.6.1
2+
========
3+
- Updated to Microsoft.Identity.Abstractions [7.2.1](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/releases/tag/7.2.1)
4+
15
3.6.0
26
========
37
- Updated to Microsoft.IdentityModel.* 8.3.1

0 commit comments

Comments
 (0)