Skip to content

Commit

Permalink
Merge pull request #38 from Azure-Samples/jennyf/msal4.24
Browse files Browse the repository at this point in the history
update to 4.24
  • Loading branch information
trwalke authored Dec 5, 2020
2 parents a5de160 + 5526d67 commit 5ff49f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion up-console/up-console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.8" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.8" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.8" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.23.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.24.0" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
</ItemGroup>

Expand Down

0 comments on commit 5ff49f0

Please sign in to comment.