diff --git a/clients/algoliasearch-client-csharp/.config/dotnet-tools.json b/clients/algoliasearch-client-csharp/.config/dotnet-tools.json index 574fa8ebce2..8fcf8cec24e 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.0.2", + "version": "1.0.3", "commands": [ "csharpier" ] diff --git a/docs/guides/csharp/.config/dotnet-tools.json b/docs/guides/csharp/.config/dotnet-tools.json index ae27e164c55..0d9eeb30af8 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.0.2", + "version": "1.0.3", "commands": [ "csharpier" ] diff --git a/docs/snippets/csharp/.config/dotnet-tools.json b/docs/snippets/csharp/.config/dotnet-tools.json index ae27e164c55..0d9eeb30af8 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.0.2", + "version": "1.0.3", "commands": [ "csharpier" ] diff --git a/tests/output/csharp/.config/dotnet-tools.json b/tests/output/csharp/.config/dotnet-tools.json index 574fa8ebce2..8fcf8cec24e 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.0.2", + "version": "1.0.3", "commands": [ "csharpier" ]