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 bf57ce1 commit bb43fbeCopy full SHA for bb43fbe
Directory.Build.props
@@ -82,7 +82,7 @@
82
83
<PropertyGroup Label="Common dependency versions">
84
<MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.1.2</MicrosoftIdentityModelVersion>
85
- <MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.66.0</MicrosoftIdentityClientVersion>
+ <MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.66.1</MicrosoftIdentityClientVersion>
86
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
87
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>
88
<AzureSecurityKeyVaultSecretsVersion>4.6.0</AzureSecurityKeyVaultSecretsVersion>
0 commit comments