Skip to content

Commit 2e5cfc5

Browse files
authored
update to msal 4.72 (#3356)
1 parent b6ff65b commit 2e5cfc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787

8888
<PropertyGroup Label="Common dependency versions">
8989
<MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.8.0</MicrosoftIdentityModelVersion>
90-
<MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.71.0</MicrosoftIdentityClientVersion>
90+
<MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.72.0</MicrosoftIdentityClientVersion>
9191
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
9292
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>
9393
<AzureSecurityKeyVaultSecretsVersion>4.6.0</AzureSecurityKeyVaultSecretsVersion>

0 commit comments

Comments
 (0)