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.Protocol to 5.3.0 (#886)
Browse files Browse the repository at this point in the history
  • Loading branch information
skolima committed Oct 10, 2019
1 parent 2f5462f commit 56f5937
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NuKeeper.Abstractions/NuKeeper.Abstractions.csproj
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="2.3.4" />
<PackageReference Include="NuGet.Protocol" Version="5.2.0" />
<PackageReference Include="NuGet.Protocol" Version="5.3.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion NuKeeper.Inspection/NuKeeper.Inspection.csproj
Expand Up @@ -6,7 +6,7 @@
<CodeAnalysisRuleSet>..\CodeAnalysisRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NuGet.Protocol" Version="5.2.0" />
<PackageReference Include="NuGet.Protocol" Version="5.3.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 56f5937

Please sign in to comment.