mirror of
https://github.com/ditkrg/DIT.Workflower.git
synced 2026-01-22 22:06:42 +00:00
Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.3.2 to 17.8.0. - [Commits](https://github.com/microsoft/codecoverage/commits) --- updated-dependencies: - dependency-name: dotnet-coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
18 lines
286 B
JSON
18 lines
286 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"dotnet-sonarscanner": {
|
|
"version": "5.6.0",
|
|
"commands": [
|
|
"dotnet-sonarscanner"
|
|
]
|
|
},
|
|
"dotnet-coverage": {
|
|
"version": "17.8.0",
|
|
"commands": [
|
|
"dotnet-coverage"
|
|
]
|
|
}
|
|
}
|
|
} |