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 2412200 commit 3f12ed0Copy full SHA for 3f12ed0
Directory.Build.props
@@ -87,7 +87,7 @@
87
88
<PropertyGroup Label="Common dependency versions">
89
<MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.6.0</MicrosoftIdentityModelVersion>
90
- <MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.68.0</MicrosoftIdentityClientVersion>
+ <MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.69.1</MicrosoftIdentityClientVersion>
91
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
92
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>
93
<AzureSecurityKeyVaultSecretsVersion>4.6.0</AzureSecurityKeyVaultSecretsVersion>
0 commit comments