From 5be927d22ac0da01d0753a05a1e503e9aa2a9132 Mon Sep 17 00:00:00 2001 From: Adam Smith Date: Wed, 31 Mar 2021 01:43:52 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) 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