Enable sonarqube analysis

This commit is contained in:
2022-07-21 12:54:45 +00:00
parent 5c2a636f7a
commit 3dd57f5c92
3 changed files with 55 additions and 52 deletions

View File

@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-sonarscanner": {
"version": "5.6.0",
"version": "5.7.2",
"commands": [
"dotnet-sonarscanner"
]
@@ -15,4 +15,4 @@
]
}
}
}
}