Skip to content

Commit

Permalink
Merge pull request #195 from dotnet/dependabot/nuget/Microsoft.Identi…
Browse files Browse the repository at this point in the history
…ty.Client-4.9.0
  • Loading branch information
dependabot-preview[bot] committed Mar 6, 2020
2 parents 348f591 + 03555f2 commit a7736c4
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.1.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.2" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.8.2" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.9.0" />
<PackageReference Include="Refit" Version="5.0.23" />
</ItemGroup>

Expand Down

0 comments on commit a7736c4

Please sign in to comment.