Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
Update MSAL version to 4.54.1 (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
neha-bhargava authored May 24, 2023
1 parent a669cd4 commit f5fff20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<Import Project="..\Shared\Shared.projitems" Label="Shared" />

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Client" Version="4.54.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.54.1" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == '$(TargetFrameworkNetDesktop)'">
Expand Down

0 comments on commit f5fff20

Please sign in to comment.