Skip to content

Commit 3f12ed0

Browse files
authored
update msal to 4.69.1 (#3281)
1 parent 2412200 commit 3f12ed0

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
@@ -87,7 +87,7 @@
8787

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

0 commit comments

Comments
 (0)