We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7861d72 commit 8272a98Copy full SHA for 8272a98
Directory.Build.props
@@ -86,7 +86,7 @@
86
</PropertyGroup>
87
88
<PropertyGroup Label="Common dependency versions">
89
- <MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.6.0</MicrosoftIdentityModelVersion>
+ <MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.6.1</MicrosoftIdentityModelVersion>
90
<MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.69.1</MicrosoftIdentityClientVersion>
91
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
92
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>
0 commit comments