From f6ee2a5359330279eae4d550e3f1145b03e90dd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 23:29:26 +0000 Subject: [PATCH] chore(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [Grpc.Tools](https://github.com/grpc/grpc) and [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Grpc.Tools` from 2.65.0 to 2.66.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) Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0) --- updated-dependencies: - dependency-name: Grpc.Tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Pinecone/Pinecone.csproj | 2 +- .../Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Pinecone/Pinecone.csproj b/src/libs/Pinecone/Pinecone.csproj index af4dc5e..be4f5a1 100644 --- a/src/libs/Pinecone/Pinecone.csproj +++ b/src/libs/Pinecone/Pinecone.csproj @@ -24,7 +24,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/tests/Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj b/src/tests/Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj index 677a443..b3043f1 100644 --- a/src/tests/Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj +++ b/src/tests/Pinecone.IntegrationTests/Pinecone.IntegrationTests.csproj @@ -9,7 +9,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +