From f93480a45bc7d202f9a97c2391b251b30a36a9f5 Mon Sep 17 00:00:00 2001 From: Doug Bunting <6431421+dougbu@users.noreply.github.com> Date: Tue, 17 Mar 2020 15:09:20 -0700 Subject: [PATCH] Re-enable signing validation again - part of 4ba64f54705e was either merged incorrectly from 'release/3.1' or overridden later --- .azure/pipelines/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.azure/pipelines/ci.yml b/.azure/pipelines/ci.yml index b97b65aeef..e356ab3d42 100644 --- a/.azure/pipelines/ci.yml +++ b/.azure/pipelines/ci.yml @@ -813,7 +813,6 @@ stages: parameters: # See https://github.com/dotnet/arcade/issues/2871 enableSymbolValidation: false - enableSigningValidation: false publishInstallersAndChecksums: true # This is to enable SDL runs part of Post-Build Validation Stage SDLValidationParameters: