Skip to content

Commit

Permalink
Update MSAL and IdentityModel (#2126)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Mar 19, 2023
1 parent fd10981 commit 8021a03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
</PropertyGroup>

<PropertyGroup Label="Common dependency versions">
<IdentityModelVersion>6.25.1</IdentityModelVersion>
<MicrosoftIdentityClientVersion>4.48.1</MicrosoftIdentityClientVersion>
<IdentityModelVersion>6.27.0</IdentityModelVersion>
<MicrosoftIdentityClientVersion>4.51.0</MicrosoftIdentityClientVersion>
<FxCopAnalyzersVersion>3.3.0</FxCopAnalyzersVersion>
<SystemTextEncodingsWebVersion>4.7.2</SystemTextEncodingsWebVersion>
<AzureSecurityKeyVaultSecretsVersion>4.1.0</AzureSecurityKeyVaultSecretsVersion>
Expand Down

0 comments on commit 8021a03

Please sign in to comment.