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" ]