We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b033e commit b4c6661Copy full SHA for b4c6661
azure-pipelines.yml
@@ -20,6 +20,7 @@ pool:
20
variables:
21
solution: 'src\AppInstallerCLI.sln'
22
EnableDetectorVcpkg: true
23
+ VCPKG_BINARY_SOURCES: "clear;nuget,https://pkgs.dev.azure.com/shine-oss/winget-cli/_packaging/WinGetDependencies/nuget/v3/index.json,readwrite"
24
25
# Do not set the build version for a PR build.
26
0 commit comments