Skip to content

Commit 1985926

Browse files
chore(deps): update dependency csharpier to 0.29.2 (#3738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9c7795 commit 1985926

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

0 commit comments

Comments
 (0)