Skip to content

Commit e3cc708

Browse files
chore(deps): update dependency csharpier to 1.1.1 (#5189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10e2eb6 commit e3cc708

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)