Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update azure_pull_request.yml
  • Loading branch information
DiegoGalante authored Mar 29, 2024
commit e15ecc28afd845ab110e1dc4a8aaeab9eb4f1386
2 changes: 1 addition & 1 deletion azure_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ steps:
- task: NuGetCommand@2
displayName: 'NuGet restore'
inputs:
restoreSolution: AzureDevopsTracker.csproj
restoreSolution: **/*.csproj
feedsToUse: config
nugetConfigPath: packages.config

Expand Down