From e706a0988c60ca342033fd1c51604d92b8b56ff1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 04:00:44 +0000 Subject: [PATCH] chore(deps): update dependency csharpier to 1.1.2 --- clients/algoliasearch-client-csharp/.config/dotnet-tools.json | 2 +- docs/guides/csharp/.config/dotnet-tools.json | 2 +- docs/snippets/csharp/.config/dotnet-tools.json | 2 +- tests/output/csharp/.config/dotnet-tools.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clients/algoliasearch-client-csharp/.config/dotnet-tools.json b/clients/algoliasearch-client-csharp/.config/dotnet-tools.json index 0deb7bc69f5..e7af1db4292 100644 --- a/clients/algoliasearch-client-csharp/.config/dotnet-tools.json +++ b/clients/algoliasearch-client-csharp/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.1.1", + "version": "1.1.2", "commands": [ "csharpier" ] diff --git a/docs/guides/csharp/.config/dotnet-tools.json b/docs/guides/csharp/.config/dotnet-tools.json index 2f90d5f9dca..48e7a97b5ec 100644 --- a/docs/guides/csharp/.config/dotnet-tools.json +++ b/docs/guides/csharp/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.1.1", + "version": "1.1.2", "commands": [ "csharpier" ] diff --git a/docs/snippets/csharp/.config/dotnet-tools.json b/docs/snippets/csharp/.config/dotnet-tools.json index 2f90d5f9dca..48e7a97b5ec 100644 --- a/docs/snippets/csharp/.config/dotnet-tools.json +++ b/docs/snippets/csharp/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.1.1", + "version": "1.1.2", "commands": [ "csharpier" ] diff --git a/tests/output/csharp/.config/dotnet-tools.json b/tests/output/csharp/.config/dotnet-tools.json index 0deb7bc69f5..e7af1db4292 100644 --- a/tests/output/csharp/.config/dotnet-tools.json +++ b/tests/output/csharp/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.1.1", + "version": "1.1.2", "commands": [ "csharpier" ]