Skip to content

Commit 05f7469

Browse files
committed
Update sqlQueryTools-CI-CD.yml for Azure Pipelines
1 parent 216e015 commit 05f7469

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sqlQueryTools-CI-CD.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
inputs:
2828
command: 'restore'
2929
restoreSolution: '**/SqlQueryTools.sln'
30+
feedsToUse: 'config'
31+
nugetConfigPath: '**/NuGet.config'
3032

3133
- task: VSBuild@1
3234
displayName: 'Build SqlQueryTools solution'

0 commit comments

Comments
 (0)