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: