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.51.0 (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
neha-bhargava authored Mar 16, 2023
1 parent 99cf556 commit 8b4fdf3
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.50.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.51.0" />
</ItemGroup>

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

0 comments on commit 8b4fdf3

Please sign in to comment.