Skip to content

Commit

Permalink
Merge pull request #47 from novotnyllc/dependabot/nuget/Microsoft.Ext…
Browse files Browse the repository at this point in the history
…ensions.Logging.Console-3.1.2
  • Loading branch information
dependabot-preview[bot] authored Feb 19, 2020
2 parents 035ecaf + e4db76a commit 25de71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGetKeyVaultSignTool/NuGetKeyVaultSignTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="3.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.CommandLineUtils" Version="1.1.1" />
<ProjectReference Include="..\NuGetKeyVaultSignTool.Core\NuGetKeyVaultSignTool.Core.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 25de71c

Please sign in to comment.