Skip to content

Commit

Permalink
Merge pull request #3 from Azure-Samples/gladjohn-4.56.0
Browse files Browse the repository at this point in the history
Update to use MSAL 4.56.0
  • Loading branch information
localden authored Sep 6, 2023
2 parents 6f7766c + 082eac9 commit cf7e97f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Client" Version="4.55.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.56.0" />
</ItemGroup>

</Project>

0 comments on commit cf7e97f

Please sign in to comment.