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