Skip to content

Commit 3af6e9c

Browse files
authored
Update adt_pull_request.yml
1 parent b5df356 commit 3af6e9c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

adt_pull_request.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@ steps:
2121
performMultiLevelLookup: true
2222
includePreviewVersions: true # Required
2323

24-
- task: DotNetCoreCLI@2
25-
displayName: Restore
26-
inputs:
27-
command: restore
28-
projects: '$(Parameters.RestoreBuildProjects)'
29-
3024
- task: NuGetCommand@2
3125
displayName: 'Instalando sonarscanner'
3226
inputs:

0 commit comments

Comments
 (0)