Skip to content

Commit

Permalink
Merge pull request dotnet#222 from dotnet/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…Identity.Client-4.11.0
  • Loading branch information
dependabot-preview[bot] authored Apr 6, 2020
2 parents 11f5dee + a07b377 commit 02d1ec7
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.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.3" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.10.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.11.0" />
<PackageReference Include="Refit" Version="5.1.54" />
</ItemGroup>

Expand Down

0 comments on commit 02d1ec7

Please sign in to comment.