Skip to content

Commit

Permalink
Bump NuGet.Protocol from 6.4.0 to 6.4.2 in /src/Dotnet.Deps.Core
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 14, 2023
1 parent 0e0aab1 commit 2bb6f97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Dotnet.Deps.Core/Dotnet.Deps.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Expand All @@ -17,7 +17,7 @@
<PackageReference Include="NuGet.Configuration" Version="6.4.0" />
<PackageReference Include="NuGet.Packaging" Version="6.4.0" />
<PackageReference Include="NuGet.Packaging.Core" Version="6.4.0" />
<PackageReference Include="NuGet.Protocol" Version="6.4.0" />
<PackageReference Include="NuGet.Protocol" Version="6.4.2" />
<PackageReference Include="ShellProgressBar" Version="5.2.0" />
</ItemGroup>
</Project>

0 comments on commit 2bb6f97

Please sign in to comment.