From 85ce006f0ed63c03909e0f6cc4e517c621706af4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 23:58:41 +0000 Subject: [PATCH] chore(deps): Bump the all group with 3 updates Bumps the all group with 3 updates: [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet), [Grpc.Net.ClientFactory](https://github.com/grpc/grpc-dotnet) and [Grpc.Tools](https://github.com/grpc/grpc). Updates `Grpc.Net.Client` from 2.57.0 to 2.58.0 - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.57.0...v2.58.0) Updates `Grpc.Net.ClientFactory` from 2.57.0 to 2.58.0 - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.57.0...v2.58.0) Updates `Grpc.Tools` from 2.58.0 to 2.59.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/commits) --- updated-dependencies: - dependency-name: Grpc.Net.Client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Grpc.Net.ClientFactory dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Grpc.Tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Pinecone/Pinecone.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/Pinecone/Pinecone.csproj b/src/libs/Pinecone/Pinecone.csproj index bdd9716..fc13ea5 100644 --- a/src/libs/Pinecone/Pinecone.csproj +++ b/src/libs/Pinecone/Pinecone.csproj @@ -22,9 +22,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all