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 4e9b5aa commit 6385554Copy full SHA for 6385554
Steps/NuGet.yml
@@ -142,7 +142,7 @@ steps:
142
# This step provides an opportunity for custom preparation steps to run before publishing
143
- ${{ parameters.custom_nuget_prep_step_list }}
144
145
- - task: NuGetAuthenticate@0
+ - task: NuGetAuthenticate@1
146
displayName: Authenticate Local Feed
147
148
- task: Bash@3
0 commit comments