Skip to content

Commit 3b80dbc

Browse files
committed
Specifying nuget config path.
1 parent c7f6f38 commit 3b80dbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ extends:
7373
feedsToUse: select
7474
vstsFeed: $(VSTS_FEED_ID)
7575
includeNuGetOrg: false
76+
nugetConfigPath: 'nuget.config'
7677
# 1ES PT requires explicit build task for Roslyn analysis. Auto-injected Roslyn task will use build logs from this build.
7778
- task: DotNetCoreCLI@2
7879
displayName: Build projects

0 commit comments

Comments
 (0)