diff --git a/eng/pipelines/templates/variables/globals.yml b/eng/pipelines/templates/variables/globals.yml index af25ac6eb1d4d..e395d37fe39de 100644 --- a/eng/pipelines/templates/variables/globals.yml +++ b/eng/pipelines/templates/variables/globals.yml @@ -5,6 +5,7 @@ variables: OfficialBuildId: $(Build.BuildNumber) ConvertToProjectReferenceOption: '' skipComponentGovernanceDetection: true + NugetSecurityAnalysisWarningLevel: 'none' ${{ if ne(variables['System.TeamProject'], 'internal') }}: BuildConfiguration: 'Debug' ${{ if eq(variables['System.TeamProject'], 'internal') }}: