Skip to content

Commit bb43fbe

Browse files
authored
bumping to latest MSAL version (#3104)
1 parent bf57ce1 commit bb43fbe

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
@@ -82,7 +82,7 @@
8282

8383
<PropertyGroup Label="Common dependency versions">
8484
<MicrosoftIdentityModelVersion Condition="'$(MicrosoftIdentityModelVersion)' == ''">8.1.2</MicrosoftIdentityModelVersion>
85-
<MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.66.0</MicrosoftIdentityClientVersion>
85+
<MicrosoftIdentityClientVersion Condition="'$(MicrosoftIdentityClientVersion)' == ''">4.66.1</MicrosoftIdentityClientVersion>
8686
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
8787
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>
8888
<AzureSecurityKeyVaultSecretsVersion>4.6.0</AzureSecurityKeyVaultSecretsVersion>

0 commit comments

Comments
 (0)