Skip to content

Commit

Permalink
Merge pull request #182 from dotnet/dependabot/nuget/Microsoft.Identi…
Browse files Browse the repository at this point in the history
…ty.Client-4.8.2
  • Loading branch information
dependabot-preview[bot] committed Feb 17, 2020
2 parents 9e64163 + 335ea25 commit 1db0d53
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.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.8.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.8.2" />
<PackageReference Include="Refit" Version="5.0.23" />
</ItemGroup>

Expand Down

0 comments on commit 1db0d53

Please sign in to comment.