Skip to content

Commit

Permalink
Merge pull request #123 from dotnet/dependabot/nuget/NuGetKeyVaultSig…
Browse files Browse the repository at this point in the history
…nTool.Core-2.0.4

Bump NuGetKeyVaultSignTool.Core from 2.0.2 to 2.0.4
  • Loading branch information
Oren Novotny authored Oct 7, 2019
2 parents f257325 + 100cfb2 commit 26e9251
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 @@ -74,7 +74,7 @@
<PackageReference Include="Microsoft.Data.Services.Client" Version="5.8.4" />
<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="NuGetKeyVaultSignTool.Core" Version="2.0.4" />
<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" />
Expand Down

0 comments on commit 26e9251

Please sign in to comment.