Skip to content

Commit 2996751

Browse files
Bump NuGet.Protocol from 6.4.0 to 6.4.2 in /src/NugetVersion
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 6.4.0 to 6.4.2. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.Protocol dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe85cb6 commit 2996751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/NugetVersion/NugetVersion.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -22,7 +22,7 @@
2222
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.0.2" />
2323
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
2424
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
25-
<PackageReference Include="NuGet.Protocol" Version="6.4.0" />
25+
<PackageReference Include="NuGet.Protocol" Version="6.4.2" />
2626
</ItemGroup>
2727

2828
<ItemGroup>

0 commit comments

Comments
 (0)