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 #26 from Azure-Samples/jennyf/msal4.8.1
Browse files Browse the repository at this point in the history
update to msal 4.8.1
  • Loading branch information
bgavrilMS committed Jan 29, 2020
2 parents 24cfc02 + 3a031b9 commit eda0de0
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.8.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.8.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
</ItemGroup>

Expand Down

0 comments on commit eda0de0

Please sign in to comment.