Skip to content

Commit

Permalink
Bump jetbrains.resharper.globaltools from 2024.1.4 to 2024.1.6 (#1604)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkoelman authored Aug 18, 2024
1 parent 626e74a commit 8e81f71
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,32 @@
"isRoot": true,
"tools": {
"jetbrains.resharper.globaltools": {
"version": "2024.1.4",
"version": "2024.1.6",
"commands": [
"jb"
]
],
"rollForward": false
},
"regitlint": {
"version": "6.3.13",
"commands": [
"regitlint"
]
],
"rollForward": false
},
"dotnet-reportgenerator-globaltool": {
"version": "5.3.8",
"commands": [
"reportgenerator"
]
],
"rollForward": false
},
"docfx": {
"version": "2.77.0",
"commands": [
"docfx"
]
],
"rollForward": false
}
}
}

0 comments on commit 8e81f71

Please sign in to comment.