mirror of
https://github.com/ditkrg/DIT.Workflower.git
synced 2026-01-22 22:06:42 +00:00
Update dotnet-sonarscanner and dotnet-coverage versions in dotnet-tools.json
This commit is contained in:
parent
f76ffcbfa2
commit
ed95ceea93
@ -3,13 +3,13 @@
|
|||||||
"isRoot": true,
|
"isRoot": true,
|
||||||
"tools": {
|
"tools": {
|
||||||
"dotnet-sonarscanner": {
|
"dotnet-sonarscanner": {
|
||||||
"version": "5.7.2",
|
"version": "6.2.0",
|
||||||
"commands": [
|
"commands": [
|
||||||
"dotnet-sonarscanner"
|
"dotnet-sonarscanner"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"dotnet-coverage": {
|
"dotnet-coverage": {
|
||||||
"version": "17.3.2",
|
"version": "17.11.0",
|
||||||
"commands": [
|
"commands": [
|
||||||
"dotnet-coverage"
|
"dotnet-coverage"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user