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 74e1fe6 commit 7abbf5aCopy full SHA for 7abbf5a
Directory.Build.props
@@ -79,7 +79,7 @@
79
80
<PropertyGroup Label="Common dependency versions">
81
<MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.10.0</MicrosoftIdentityModelVersion>
82
- <MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.72.0</MicrosoftIdentityClientVersion>
+ <MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.72.1</MicrosoftIdentityClientVersion>
83
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
84
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>
85
<AzureSecurityKeyVaultSecretsVersion>4.6.0</AzureSecurityKeyVaultSecretsVersion>
0 commit comments