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

Commit

Permalink
update to MSAL.NET 4.22.0 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmprieur authored Oct 27, 2020
1 parent fcd75a9 commit af45580
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Identity.Client">
<Version>4.21.1</Version>
<Version>4.22.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.10</Version>
Expand All @@ -143,4 +143,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit af45580

Please sign in to comment.