Skip to content

Commit 2b8fbf0

Browse files
authored
Update changelog.md (#3246)
* Update changelog.md * Update MIM to 8.5.0
1 parent 8adf2ed commit 2b8fbf0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
</PropertyGroup>
8787

8888
<PropertyGroup Label="Common dependency versions">
89-
<MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.4.0</MicrosoftIdentityModelVersion>
89+
<MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.5.0</MicrosoftIdentityModelVersion>
9090
<MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.67.2</MicrosoftIdentityClientVersion>
9191
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
9292
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>

changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.7.1
2+
========
3+
- Updated to Microsoft.IdentityModel.* [8.5.0](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases/tag/8.5.0)
4+
15
3.7.0
26
========
37
- Updated to Microsoft.Identity.Abstractions [8.1.0](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/releases/tag/8.1.0)

0 commit comments

Comments
 (0)