mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-24 04:12:32 +08:00
MSI: sign remaining binaries (#1725)
This commit is contained in:
parent
3646e6ea13
commit
0aeecc7a99
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user