diff --git a/eng/pipelines/templates/variables/globals.yml b/eng/pipelines/templates/variables/globals.yml index 1b10dd8d98513..03377f401341e 100644 --- a/eng/pipelines/templates/variables/globals.yml +++ b/eng/pipelines/templates/variables/globals.yml @@ -10,7 +10,6 @@ variables: BuildConfiguration: 'Release' DocFxVersion: 'v2.56.1' CollectCoverage: false - DECODE_PERCENTS: false NUGET_PACKAGES: $(Pipeline.Workspace)/.nuget/packages/ DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1 DOTNET_CLI_TELEMETRY_OPTOUT: 1