Skip to content

Commit

Permalink
Bump NuGet.Protocol from 5.8.1 to 5.9.3 in /eng/tools/BaselineGenerat…
Browse files Browse the repository at this point in the history
…or (dotnet#44480)

Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 5.8.1 to 5.9.3.
- [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>
  • Loading branch information
dependabot[bot] authored Oct 11, 2022
1 parent 752bd50 commit c647f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/tools/BaselineGenerator/BaselineGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<Compile Include="$(SharedSourceRoot)CommandLineUtils\**\*.cs" />
<PackageReference Include="NuGet.Protocol" Version="5.8.1" />
<PackageReference Include="NuGet.Protocol" Version="5.9.3" />
</ItemGroup>

</Project>

0 comments on commit c647f58

Please sign in to comment.