Skip to content

Commit 6385554

Browse files
authored
Change NuGetAuthenticate task to version 1. (#296)
1 parent 4e9b5aa commit 6385554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Steps/NuGet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ steps:
142142
# This step provides an opportunity for custom preparation steps to run before publishing
143143
- ${{ parameters.custom_nuget_prep_step_list }}
144144

145-
- task: NuGetAuthenticate@0
145+
- task: NuGetAuthenticate@1
146146
displayName: Authenticate Local Feed
147147

148148
- task: Bash@3

0 commit comments

Comments
 (0)