Skip to content

Commit

Permalink
Merge pull request #121 from dotnet/dependabot/nuget/RSAKeyVaultProvi…
Browse files Browse the repository at this point in the history
…der-1.1.57

Bump RSAKeyVaultProvider from 1.1.22 to 1.1.57
  • Loading branch information
Oren Novotny authored Sep 27, 2019
2 parents 3aae22b + 3b240ff commit f257325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SignService/SignService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.ApplicationInsights" Version="2.11.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="NuGetKeyVaultSignTool.Core" Version="2.0.2" />
<PackageReference Include="RSAKeyVaultProvider" Version="1.1.22" />
<PackageReference Include="RSAKeyVaultProvider" Version="1.1.57" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.2" />
<PackageReference Include="Microsoft.Azure.Management.KeyVault" Version="2.4.3" />
<PackageReference Include="OpenVsixSignTool.Core" Version="0.3.2" />
Expand Down

0 comments on commit f257325

Please sign in to comment.