From 8e68f1c656ca77d8533b32e90b56a162f4666071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:26:39 +0000 Subject: [PATCH 1/2] chore(deps): bump System.Text.Json Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../algoliasearch/Algolia.Search.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj b/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj index 185eb15dd6..fa9fc556f6 100644 --- a/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj +++ b/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj @@ -39,7 +39,7 @@ - + From 8e2c275da2abce84922516ad49942cd14eb4d741 Mon Sep 17 00:00:00 2001 From: Pierre Millot Date: Wed, 9 Oct 2024 13:58:15 +0200 Subject: [PATCH 2/2] template --- templates/csharp/netcore_project.mustache | 2 +- tests/output/csharp/src/Algolia.Search.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/csharp/netcore_project.mustache b/templates/csharp/netcore_project.mustache index 943c981a13..b15ef4da7a 100644 --- a/templates/csharp/netcore_project.mustache +++ b/templates/csharp/netcore_project.mustache @@ -41,7 +41,7 @@ - + diff --git a/tests/output/csharp/src/Algolia.Search.Tests.csproj b/tests/output/csharp/src/Algolia.Search.Tests.csproj index b1492456e1..e1b2353c72 100644 --- a/tests/output/csharp/src/Algolia.Search.Tests.csproj +++ b/tests/output/csharp/src/Algolia.Search.Tests.csproj @@ -20,7 +20,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive