From 7f33eec562d64cbf91e579509811e17fdc075d97 Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Wed, 21 Sep 2022 13:21:44 -0600 Subject: [PATCH] Switch to one public feed --- azure-pipelines/OptProf.yml | 2 -- azure-pipelines/official.yml | 3 --- nuget.config | 17 +---------------- 3 files changed, 1 insertion(+), 21 deletions(-) diff --git a/azure-pipelines/OptProf.yml b/azure-pipelines/OptProf.yml index 76cb8828b..ae69fb9e3 100644 --- a/azure-pipelines/OptProf.yml +++ b/azure-pipelines/OptProf.yml @@ -33,8 +33,6 @@ variables: - name: SignType value: real - group: Library.Template -- name: NugetSecurityAnalysisWarningLevel - value: none # nuget.config requires signed packages by trusted owners stages: - stage: Library diff --git a/azure-pipelines/official.yml b/azure-pipelines/official.yml index 730e1b61a..6d7207b40 100644 --- a/azure-pipelines/official.yml +++ b/azure-pipelines/official.yml @@ -32,9 +32,6 @@ parameters: type: boolean default: false -variables: - NugetSecurityAnalysisWarningLevel: none # nuget.config requires signed packages by trusted owners - stages: - stage: Build diff --git a/nuget.config b/nuget.config index 40c3009ef..0de1d856b 100644 --- a/nuget.config +++ b/nuget.config @@ -2,24 +2,9 @@ - - - - - + - - - Microsoft;xunit;manuel.roemer;sharwell;jamesnk;aarnott;MarcoRossignoli;Thecentury;clairernovotny;reg;mmanela;onovotny - - - - - - - -