We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67174ec commit 034ad90Copy full SHA for 034ad90
1 file changed
.vsts-ci/windows/templates/windows-packaging.yml
@@ -47,9 +47,6 @@ jobs:
47
displayName: Capture PowerShell Version Table
48
condition: succeededOrFailed()
49
50
-
51
- - template: /tools/releaseBuild/azureDevOps/templates/insert-nuget-config-azfeed.yml
52
53
- pwsh: |
54
Import-Module .\tools\ci.psm1
55
Switch-PSNugetConfig -Source Public
0 commit comments