Skip to content

Commit

Permalink
Merge pull request #32 from onovotny/dependabot/nuget/Microsoft.Ident…
Browse files Browse the repository at this point in the history
…ityModel.Clients.ActiveDirectory-5.1.1
  • Loading branch information
dependabot-preview[bot] authored Aug 9, 2019
2 parents 76a9047 + 02640d7 commit 6208a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RSAKeyVaultProvider.Tests/RSAKeyVaultProvider.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.1.0" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6208a5b

Please sign in to comment.