Skip to content

Commit

Permalink
update abstractions to 7.2.1 (#3208)
Browse files Browse the repository at this point in the history
* update abstractions to 7.2.1

* Update changelog.md
  • Loading branch information
jennyf19 authored Jan 21, 2025
1 parent f52f773 commit 98a0ef9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<MicrosoftGraphVersion>4.36.0</MicrosoftGraphVersion>
<MicrosoftGraphBetaVersion>4.57.0-preview</MicrosoftGraphBetaVersion>
<MicrosoftExtensionsHttpVersion>3.1.3</MicrosoftExtensionsHttpVersion>
<MicrosoftIdentityAbstractionsVersion>7.2.0</MicrosoftIdentityAbstractionsVersion>
<MicrosoftIdentityAbstractionsVersion>7.2.1</MicrosoftIdentityAbstractionsVersion>
<!--CVE-2024-43485-->
<SystemTextJsonVersion>8.0.5</SystemTextJsonVersion>
<!--CVE-2023-29331-->
Expand Down
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
3.6.1
========
- Updated to Microsoft.Identity.Abstractions [7.2.1](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/releases/tag/7.2.1)

3.6.0
========
- Updated to Microsoft.IdentityModel.* 8.3.1
Expand Down

0 comments on commit 98a0ef9

Please sign in to comment.