Is it possible to use an Artifactory NuGet Restore with multiple Repositories(targetResolveRepo) when the Job is built based on the TFS in the classic editor. Same as for the Nuget restore task by pointing to the sln file or NuGet config. When using the Artifactory NuGet Restore task it gives opportunity to choose only one repo from many.
2
Answers
You are using the Azure DevOps extension JFrog Artifactory. Judging from the current task page, only one
targetResolveRepo
can be selected.It is recommended that you can request support or ask the question from the extension developer. You can ask the question here or here.
You can select only one resolution repository, but this repository can be a Virtual repository that can aggregate many repositories under it.