Skip to content

Commit b526c6b

Browse files
authored
Update azure_pull_request.yml
1 parent e6d4aae commit b526c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ steps:
1111
- task: NuGetCommand@2
1212
displayName: 'NuGet restore'
1313
inputs:
14-
restoreSolution: '**/*.csproj'
14+
restoreSolution: '**/AzureDevopsTracker.csproj'
1515
feedsToUse: config
1616

1717
- task: SonarSource.sonarcloud.14d9cde6-c1da-4d55-aa01-2965cd301255.SonarCloudPrepare@1

0 commit comments

Comments
 (0)