From e520dc353dcbc2e91918b6d53b1aa8ee5871b0bf Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 8 Apr 2021 16:07:02 +1200 Subject: [PATCH] Revert "Update azure-pipelines.yml" This reverts commit 2fcb3014c439952112a9b945a7ee89f8a908b10d. --- azure-pipelines.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3f8a3bdf5..3780120ec 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -77,13 +77,6 @@ stages: steps: - checkout: self - # https://github.com/actions/virtual-environments/issues/3038 - # Workflow fails to download dependencies from NuGet.org - - uses: fabriciomurta/ensure-nuget-source@v1 - with: - name: 'nuget.org' - url: 'https://api.nuget.org/v3/index.json' - - task: UseDotNet@2 displayName: Install .NET Core SDK inputs: