From 0aeecc7a992e6a17356a59f2452bf29f594e671f Mon Sep 17 00:00:00 2001 From: Andrey Nekrasov Date: Fri, 27 Mar 2020 14:56:45 +0300 Subject: [PATCH] MSI: sign remaining binaries (#1725) --- .pipelines/pipeline.user.windows.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.pipelines/pipeline.user.windows.yml b/.pipelines/pipeline.user.windows.yml index 0ce02d44f7..804cd9a133 100644 --- a/.pipelines/pipeline.user.windows.yml +++ b/.pipelines/pipeline.user.windows.yml @@ -52,6 +52,12 @@ build: - 'modules\PowerRenameExt.dll' - 'modules\WindowWalker.exe' - 'modules\WindowWalker.dll' + - 'modules\ImageResizerExt.dll' + - 'modules\ImageResizer.exe' + - 'modules\powerpreview.dll' + - 'modules\PreviewHandlerCommon.dll' + - 'modules\MarkdownPreviewHandler.dll' + - 'modules\SvgPreviewHandler.dll' signing_options: sign_inline: true # This does signing a soon as this command completes - !!buildcommand