Skip to content

Commit

Permalink
Bump NuGet.Protocol from 5.11.3 to 5.11.5 in /tracer/build/_build
Browse files Browse the repository at this point in the history
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 5.11.3 to 5.11.5.
- [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]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent db3c867 commit 4c19908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tracer/build/_build/_build.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -17,7 +17,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NuGet.Protocol" Version="5.11.3" />
<PackageReference Include="NuGet.Protocol" Version="5.11.5" />
<PackageReference Include="Nuke.Common" Version="5.0.2" />
<PackageReference Include="Colorful.Console" Version="1.2.15" />
<PackageReference Include="Octokit.GraphQL" Version="0.1.8-beta" />
Expand Down

0 comments on commit 4c19908

Please sign in to comment.