Skip to content

Commit 5b52031

Browse files
Bump NuGet.Protocol (#14086)
Bumps [NuGet.Protocol](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.Protocol dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbe7893 commit 5b52031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/benchmarks/FCSBenchmarks/BenchmarkComparison/HistoricalBenchmark.Runner/HistoricalBenchmark.Runner.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
1616
<PackageReference Include="Microsoft.Data.Analysis" Version="0.19.1" />
1717
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1" />
18-
<PackageReference Include="NuGet.Protocol" Version="6.2.1" />
18+
<PackageReference Include="NuGet.Protocol" Version="6.2.2" />
1919
<PackageReference Include="Plotly.NET" Version="3.0.0" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)