Skip to content

Commit eb9a727

Browse files
Merge cd00987 into 10e2eb6
2 parents 10e2eb6 + cd00987 commit eb9a727

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

clients/algoliasearch-client-csharp/.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"csharpier": {
6-
"version": "1.0.3",
6+
"version": "1.1.1",
77
"commands": [
88
"csharpier"
99
]

docs/guides/csharp/.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"csharpier": {
6-
"version": "1.0.2",
6+
"version": "1.1.1",
77
"commands": [
88
"csharpier"
99
]

docs/snippets/csharp/.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"csharpier": {
6-
"version": "1.0.2",
6+
"version": "1.1.1",
77
"commands": [
88
"csharpier"
99
]

tests/output/csharp/.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"csharpier": {
6-
"version": "1.0.3",
6+
"version": "1.1.1",
77
"commands": [
88
"csharpier"
99
]

0 commit comments

Comments
 (0)