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