mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
MSI: sign remaining binaries (#1725)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user