Skip to content

Commit

Permalink
Move to non-deprecated NuGetAuthenticate@1 task
Browse files Browse the repository at this point in the history
  • Loading branch information
akoeplinger authored Jan 10, 2024
1 parent a5d57ad commit 982cf61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ stages:
runOnce:
deploy:
steps:
- task: NuGetAuthenticate@0
- task: NuGetAuthenticate@1
displayName: 'NuGet Authenticate'

- task: NuGetCommand@2
Expand Down

0 comments on commit 982cf61

Please sign in to comment.