diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 48b0049b0a..767c0848cf 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -837,7 +837,7 @@ stages: inputs: artifact: nupkg path: $(Build.ArtifactStagingDirectory)/nupkg - - task: DotnetCoreCLI@2 + - task: NuGetCommand@2 displayName: NuGet push inputs: command: "push"