From 1f61b73dcb8ee3869334c4b46e215a2e5e26e55c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 03:00:07 +0000 Subject: [PATCH] chore(deps): bump System.Text.Json Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.0-preview.6.23329.7 to 8.0.0-preview.7.23375.6. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0-preview.6.23329.7...v8.0.0-preview.7.23375.6) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Pinecone.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pinecone.csproj b/src/Pinecone.csproj index fa5a374..fec4a6a 100644 --- a/src/Pinecone.csproj +++ b/src/Pinecone.csproj @@ -23,7 +23,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all