Skip to content

Commit 07b5824

Browse files
author
Bart Koelman
committed
.NET tools update
1 parent 783e6f0 commit 07b5824

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.config/dotnet-tools.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"isRoot": true,
44
"tools": {
55
"jetbrains.resharper.globaltools": {
6-
"version": "2020.3.3",
6+
"version": "2021.1.3",
77
"commands": [
88
"jb"
99
]
1010
},
1111
"regitlint": {
12-
"version": "2.1.3",
12+
"version": "2.1.4",
1313
"commands": [
1414
"regitlint"
1515
]
@@ -21,7 +21,7 @@
2121
]
2222
},
2323
"dotnet-reportgenerator-globaltool": {
24-
"version": "4.8.7",
24+
"version": "4.8.9",
2525
"commands": [
2626
"reportgenerator"
2727
]

0 commit comments

Comments
 (0)