Skip to content

Commit c752653

Browse files
Bump csharpier from 0.28.2 to 0.29.2 (#2344)
Bumps [csharpier](https://github.com/belav/csharpier) from 0.28.2 to 0.29.2. - [Release notes](https://github.com/belav/csharpier/releases) - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md) - [Commits](belav/csharpier@0.28.2...0.29.2) --- updated-dependencies: - dependency-name: csharpier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34cd2c6 commit c752653

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"isRoot": true,
44
"tools": {
55
"csharpier": {
6-
"version": "0.28.2",
6+
"version": "0.29.2",
77
"commands": [
88
"dotnet-csharpier"
99
]
1010
}
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)