Skip to content

Commit f72c926

Browse files
authored
Update azure_pull_request.yml
1 parent b8b4e7f commit f72c926

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: **/AzureDevopsTracker.csproj
14+
restoreSolution: '**/*.csproj'
1515
feedsToUse: config
1616
nugetConfigPath: packages.config
1717

0 commit comments

Comments
 (0)