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 b8b4e7f4c9056046036a8c9d2f5e66e72c68427f
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: **/*.csproj
restoreSolution: **/AzureDevopsTracker.csproj
feedsToUse: config
nugetConfigPath: packages.config

Expand Down