Skip to content

Commit e648516

Browse files
author
Sophia Tevosyan
committed
updating path to nuget.config
1 parent f98c316 commit e648516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/templates/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
verbosityRestore: Minimal
4646
projects: $(project)
4747
feedsToUse: config
48-
nugetConfigPath: nuget.config
48+
nugetConfigPath: ../../nuget.config
4949

5050
# Build source directory
5151
- task: DotNetCoreCLI@2

0 commit comments

Comments
 (0)