diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7cf606a..6a9684e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -15,9 +15,6 @@ variables: buildConfiguration: 'Release' steps: -- task: NuGetAuthenticate@0 - inputs: - nuGetServiceConnections: 'Ratermania' - task: NuGetToolInstaller@1 - task: NuGetCommand@2