Skip to content

Commit

Permalink
Add nuget.config to ADO yml (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
jviau authored Oct 16, 2023
1 parent f062535 commit 5522db3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ steps:
command: restore
verbosityRestore: Minimal
projects: $(project)
selectOrConfig: config
nugetConfigPath: 'nuget.config'

# Build source directory
- task: DotNetCoreCLI@2
Expand Down

0 comments on commit 5522db3

Please sign in to comment.