Skip to content

Commit

Permalink
Rollback Git Version tool (#3147)
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite authored Oct 24, 2024
1 parent 27594ca commit 631150d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "6.0.3",
"version": "5.12.0",
"commands": [
"dotnet-gitversion"
],
"rollForward": false
}
}
}
}

0 comments on commit 631150d

Please sign in to comment.