Skip to content

Commit

Permalink
Bump dotnet-t4 from 2.3.1 to 3.0.0 (#491)
Browse files Browse the repository at this point in the history
Bumps [dotnet-t4](https://github.com/mono/t4) from 2.3.1 to 3.0.0.
- [Changelog](https://github.com/mono/t4/blob/main/release-steps.md)
- [Commits](mono/t4@v2.3.1...v3.0.0)

---
updated-dependencies:
- dependency-name: dotnet-t4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent b7ff7fb commit 7bf922a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-t4": {
"version": "2.3.1",
"version": "3.0.0",
"commands": [
"t4"
]
Expand Down

0 comments on commit 7bf922a

Please sign in to comment.