Skip to content

Commit c1923cf

Browse files
committed
Update adt_pull_request.yml for Azure Pipelines
1 parent f1fedd0 commit c1923cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adt_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ steps:
4040
inputs:
4141
command: 'custom'
4242
custom: 'tool'
43-
arguments: 'install dotnet-sonarscanner'
43+
arguments: 'install --global dotnet-sonarscanner --version 5.8.0'
4444

4545
- task: NuGetCommand@2
4646
displayName: 'Instalando dotCover'

0 commit comments

Comments
 (0)