diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 46ff7d30..44b8a14a 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -58,7 +58,7 @@ extends: steps: - task: NuGetToolInstaller@1 - - task: NuGetAuthenticate@0 + - task: NuGetAuthenticate@1 inputs: nuGetServiceConnections: 'DevHomeInternal'