Skip to content

Commit babddb6

Browse files
authored
Update adt_pull_request.yml
1 parent dd58dde commit babddb6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

adt_pull_request.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ steps:
2525
displayName: Restore
2626
inputs:
2727
command: restore
28-
projects: '**/*.csproj'
29-
feedsToUse: config
28+
projects: '$(Parameters.RestoreBuildProjects)'
3029

3130
- task: NuGetCommand@2
3231
displayName: 'Instalando sonarscanner'

0 commit comments

Comments
 (0)