This commit is contained in:
Stef Heyenrath
2020-11-04 16:43:03 +00:00
parent b8cbeb55b9
commit 5d3cbdbfc6
3 changed files with 6 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ steps:
# Install Tools (SonarScanner)
- script: |
dotnet tool install --global dotnet-sonarscanner --version 4.10.0
dotnet tool install --global dotnet-sonarscanner
displayName: Install Tools (SonarScanner)
# Begin SonarScanner