Skip to content

Commit 009b7ac

Browse files
committed
Merge branch 'sdk-8.0.x-requirement' of https://github.com/Bertk/coverlet into sdk-8.0.x-requirement
2 parents 1cc039f + 68bd6e8 commit 009b7ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"isRoot": true,
44
"tools": {
55
"dotnet-reportgenerator-globaltool": {
6-
"version": "5.4.3",
6+
"version": "5.4.7",
77
"commands": [
88
"reportgenerator"
99
],
1010
"rollForward": false
1111
}
1212
}
13-
}
13+
}

0 commit comments

Comments
 (0)