Skip to content

Commit 9ca1096

Browse files
chore(deps): update dependency csharpier to 0.29.1 (#3721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f071cb commit 9ca1096

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "0.27.1",
6+
"version": "0.29.1",
77
"commands": [
88
"dotnet-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": "0.27.1",
6+
"version": "0.29.1",
77
"commands": [
88
"dotnet-csharpier"
99
]

0 commit comments

Comments
 (0)