Skip to content

Commit

Permalink
Merge pull request #32 from onovotny/dependabot/nuget/Microsoft.Exten…
Browse files Browse the repository at this point in the history
…sions.DependencyInjection-3.0.1
  • Loading branch information
dependabot-preview[bot] authored Nov 19, 2019
2 parents 9b8ef60 + d5d2f94 commit dc1f02f
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 @@ -8,7 +8,7 @@
</PropertyGroup>

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

0 comments on commit dc1f02f

Please # to comment.