Skip to content

Commit

Permalink
Merge pull request #25 from Azure-Samples/jmprieur/Msal4.7.1
Browse files Browse the repository at this point in the history
Update to Msal4.7.1
  • Loading branch information
jmprieur authored Dec 18, 2019
2 parents c850b8d + 4d86e81 commit 288ba15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions up-console/up-console.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -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.6.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.7.1" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
</ItemGroup>

Expand Down

0 comments on commit 288ba15

Please sign in to comment.