Re-enable signing validation again

- part of 4ba64f5470 was either merged incorrectly from 'release/3.1' or overridden later
This commit is contained in:
Doug Bunting 2020-03-17 15:09:20 -07:00
parent 49f2364991
commit f93480a45b
1 changed files with 0 additions and 1 deletions

View File

@ -813,7 +813,6 @@ stages:
parameters: parameters:
# See https://github.com/dotnet/arcade/issues/2871 # See https://github.com/dotnet/arcade/issues/2871
enableSymbolValidation: false enableSymbolValidation: false
enableSigningValidation: false
publishInstallersAndChecksums: true publishInstallersAndChecksums: true
# This is to enable SDL runs part of Post-Build Validation Stage # This is to enable SDL runs part of Post-Build Validation Stage
SDLValidationParameters: SDLValidationParameters: