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

Commit

Permalink
Merge pull request #36 from Azure-Samples/msal4.24
Browse files Browse the repository at this point in the history
Updating to MSAL.NET 4.24
  • Loading branch information
trwalke committed Dec 5, 2020
2 parents e4638ab + 06ef89d commit 230a291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iwa-console/iwa-console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.2.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.23.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.24.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 230a291

Please sign in to comment.