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

Commit

Permalink
Update MSAL (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
neha-bhargava authored Mar 31, 2023
1 parent 8b4fdf3 commit 74d4dd2
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.51.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.52.0" />
</ItemGroup>

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

0 comments on commit 74d4dd2

Please sign in to comment.