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

Commit

Permalink
Update MSAL to 4.53.0 (#209)
Browse files Browse the repository at this point in the history
Update MSAL to 4.53.0
  • Loading branch information
trwalke authored Apr 14, 2023
1 parent 74d4dd2 commit 460db4d
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.52.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.53.0" />
</ItemGroup>

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

0 comments on commit 460db4d

Please sign in to comment.