Skip to content

Commit

Permalink
Merge pull request #6 from Azure-Samples/gladjohn/msi
Browse files Browse the repository at this point in the history
Update to MSAL 4.58.1
  • Loading branch information
localden authored Dec 11, 2023
2 parents 1a34942 + be572fe commit 6b4e448
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.58.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.58.1" />
</ItemGroup>

</Project>

0 comments on commit 6b4e448

Please sign in to comment.