We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe8494 commit 483893fCopy full SHA for 483893f
Directory.Build.props
@@ -86,7 +86,7 @@
86
</PropertyGroup>
87
88
<PropertyGroup Label="Common dependency versions">
89
- <MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.5.0</MicrosoftIdentityModelVersion>
+ <MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.6.0</MicrosoftIdentityModelVersion>
90
<MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.68.0</MicrosoftIdentityClientVersion>
91
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
92
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>
0 commit comments