Skip to content

Commit

Permalink
use gitversion (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
veochen-octopus authored Dec 22, 2023
1 parent 5c2542f commit 4d522b1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"version": 1,
"isRoot": true,
"tools": {
"octopus.octoversion.tool": {
"version": "0.3.223",
"commands": [
"octoversion"
]
},
"octonotes.tool": {
"version": "0.1.171",
"commands": [
"octonotes"
]
},
"gitversion.tool": {
"version": "5.12.0",
"commands": [
"dotnet-gitversion"
]
}
}
}

0 comments on commit 4d522b1

Please sign in to comment.