Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit d4344c5

Browse files
Bump NuGet.CommandLine from 6.2.1 to 6.2.2 in /cake (#527)
Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.CommandLine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Kurhajec <61538034+PTKu@users.noreply.github.com>
1 parent 14ca1c3 commit d4344c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cake/Build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Octokit" Version="0.51.0" />
1414
<PackageReference Include="Octokit.Extensions" Version="1.0.7" />
1515
<PackageReference Include="System.IO.Compression.ZipFile" Version="4.3.0" />
16-
<PackageReference Include="NuGet.CommandLine" Version="6.2.1">
16+
<PackageReference Include="NuGet.CommandLine" Version="6.2.2">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)