Skip to content

Commit 7abbf5a

Browse files
authored
update to MSAL 4.72.1 (#3369)
1 parent 74e1fe6 commit 7abbf5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

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

8080
<PropertyGroup Label="Common dependency versions">
8181
<MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.10.0</MicrosoftIdentityModelVersion>
82-
<MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.72.0</MicrosoftIdentityClientVersion>
82+
<MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.72.1</MicrosoftIdentityClientVersion>
8383
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
8484
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>
8585
<AzureSecurityKeyVaultSecretsVersion>4.6.0</AzureSecurityKeyVaultSecretsVersion>

0 commit comments

Comments
 (0)