Skip to content

Commit

Permalink
Merge pull request #132 from dotnet/dependabot/nuget/Microsoft.Identi…
Browse files Browse the repository at this point in the history
…ty.Client-4.5.1

Bump Microsoft.Identity.Client from 4.4.0 to 4.5.1
  • Loading branch information
Oren Novotny authored Oct 29, 2019
2 parents 717fcf9 + 7ec8712 commit 497d23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SignClient/SignClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.0.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.4.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.5.1" />
<PackageReference Include="Refit" Version="4.7.51" />
</ItemGroup>

Expand Down

0 comments on commit 497d23c

Please sign in to comment.