Skip to content

Commit

Permalink
chore(deps): bump csharpier from 0.29.2 to 0.30.1
Browse files Browse the repository at this point in the history
Bumps [csharpier](https://github.com/belav/csharpier) from 0.29.2 to 0.30.1.
- [Release notes](https://github.com/belav/csharpier/releases)
- [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
- [Commits](belav/csharpier@0.29.2...0.30.1)

---
updated-dependencies:
- dependency-name: csharpier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent b37d4b2 commit b0d085d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.29.2",
"commands": ["dotnet-csharpier"],
"version": "0.30.1",
"commands": [
"dotnet-csharpier"
],
"rollForward": false
}
}
}
}

0 comments on commit b0d085d

Please sign in to comment.