From 229915c0833fc96389fe5ea4c2c62f166cf21764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 10:55:45 +0300 Subject: [PATCH] chore(deps): bump System.Text.Json (#36) Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.0-preview.5.23280.8 to 8.0.0-preview.6.23329.7. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0-preview.5.23280.8...v8.0.0-preview.6.23329.7) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/Pinecone.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pinecone.csproj b/src/Pinecone.csproj index 1fff195..3daf689 100644 --- a/src/Pinecone.csproj +++ b/src/Pinecone.csproj @@ -23,7 +23,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all