Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
📦 Automatic update of NuGet.CommandLine to 5.5.1 (#960)
Browse files Browse the repository at this point in the history
  • Loading branch information
skolima committed May 4, 2020
1 parent cc87a7b commit 95e2055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuKeeper/NuKeeper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="NuGet.CommandLine" Version="5.2.0">
<PackageReference Include="NuGet.CommandLine" Version="5.5.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 95e2055

Please sign in to comment.