File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 86
86
</PropertyGroup >
87
87
88
88
<PropertyGroup Label =" Common dependency versions" >
89
- <MicrosoftIdentityModelVersion Condition =" '$(MicrosoftIdentityModelVersion)' == ''" >8.4 .0</MicrosoftIdentityModelVersion >
89
+ <MicrosoftIdentityModelVersion Condition =" '$(MicrosoftIdentityModelVersion)' == ''" >8.5 .0</MicrosoftIdentityModelVersion >
90
90
<MicrosoftIdentityClientVersion Condition =" '$(MicrosoftIdentityClientVersion)' == ''" >4.67.2</MicrosoftIdentityClientVersion >
91
91
<FxCopAnalyzersVersion >3.3.0</FxCopAnalyzersVersion >
92
92
<SystemTextEncodingsWebVersion >4.7.2</SystemTextEncodingsWebVersion >
Original file line number Diff line number Diff line change
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
+
1
5
3.7.0
2
6
========
3
7
- Updated to Microsoft.Identity.Abstractions [ 8.1.0] ( https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/releases/tag/8.1.0 )
You can’t perform that action at this time.
0 commit comments