Skip to content

Commit

Permalink
Merge pull request #33 from Azure-Samples/nebharg/updateMSAL_4-18
Browse files Browse the repository at this point in the history
Update MSAL
  • Loading branch information
neha-bhargava authored Sep 3, 2020
2 parents d342db1 + 79cbfc5 commit 0cf8f72
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="2.1.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.1.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.14.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.18.0" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
</ItemGroup>

Expand Down

0 comments on commit 0cf8f72

Please sign in to comment.