mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-18 06:29:44 +08:00
Merge pull request #8145 from davidegiacometti/dll-sign
DLL without signature
This commit is contained in:
commit
952de46e45
@ -65,35 +65,56 @@ build:
|
|||||||
- 'action_runner.exe'
|
- 'action_runner.exe'
|
||||||
- 'modules\ColorPicker\ColorPicker.dll'
|
- 'modules\ColorPicker\ColorPicker.dll'
|
||||||
- 'modules\ColorPicker\ColorPicker.exe'
|
- 'modules\ColorPicker\ColorPicker.exe'
|
||||||
|
- 'modules\ColorPicker\ManagedCommon.dll
|
||||||
|
- 'modules\ColorPicker\Microsoft.PowerToys.Settings.UI.Lib.dll
|
||||||
|
- 'modules\ColorPicker\PowerToysInterop.dll
|
||||||
|
- 'modules\ColorPicker\Telemetry.dll
|
||||||
- '**\*.resources.dll'
|
- '**\*.resources.dll'
|
||||||
- 'modules\FancyZones\fancyzones.dll'
|
- 'modules\FancyZones\fancyzones.dll'
|
||||||
- 'modules\FancyZones\FancyZonesEditor.exe'
|
- 'modules\FancyZones\FancyZonesEditor.exe'
|
||||||
|
- 'modules\FancyZones\ManagedCommon.dll'
|
||||||
|
- 'modules\FancyZones\Telemetry.dll'
|
||||||
- 'modules\FileExplorerPreview\MarkdownPreviewHandler.dll'
|
- 'modules\FileExplorerPreview\MarkdownPreviewHandler.dll'
|
||||||
- 'modules\FileExplorerPreview\powerpreview.dll'
|
- 'modules\FileExplorerPreview\powerpreview.dll'
|
||||||
- 'modules\FileExplorerPreview\PreviewHandlerCommon.dll'
|
- 'modules\FileExplorerPreview\PreviewHandlerCommon.dll'
|
||||||
- 'modules\FileExplorerPreview\SvgPreviewHandler.dll'
|
- 'modules\FileExplorerPreview\SvgPreviewHandler.dll'
|
||||||
- 'modules\FileExplorerPreview\SVGThumbnailProvider.dll'
|
- 'modules\FileExplorerPreview\SVGThumbnailProvider.dll'
|
||||||
|
- 'modules\FileExplorerPreview\Telemetry.dll'
|
||||||
- 'modules\ImageResizer\ImageResizer.exe'
|
- 'modules\ImageResizer\ImageResizer.exe'
|
||||||
|
- 'modules\ImageResizer\ImageResizer.dll'
|
||||||
- 'modules\ImageResizer\ImageResizerExt.dll'
|
- 'modules\ImageResizer\ImageResizerExt.dll'
|
||||||
|
- 'modules\ImageResizer\PowerToysInterop.dll'
|
||||||
- 'modules\KeyboardManager\KeyboardManager.dll'
|
- 'modules\KeyboardManager\KeyboardManager.dll'
|
||||||
- 'modules\launcher\Microsoft.PowerToys.Settings.UI.Lib.dll'
|
- 'modules\launcher\Microsoft.PowerToys.Settings.UI.Lib.dll'
|
||||||
|
- 'modules\launcher\ManagedCommon.dll'
|
||||||
|
- 'modules\launcher\Microsoft.Launcher.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Calculator\Microsoft.Plugin.Calculator.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Calculator\Microsoft.Plugin.Calculator.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Calculator\Wox.Infrastructure.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Calculator\Wox.Infrastructure.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Calculator\Wox.Plugin.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Calculator\Wox.Plugin.dll'
|
||||||
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Calculator\Telemetry.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Folder\Microsoft.Plugin.Folder.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Folder\Microsoft.Plugin.Folder.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Folder\Wox.Infrastructure.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Folder\Wox.Infrastructure.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Folder\Wox.Plugin.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Folder\Wox.Plugin.dll'
|
||||||
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Folder\Telemetry.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Indexer\Microsoft.Plugin.Indexer.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Indexer\Microsoft.Plugin.Indexer.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Indexer\Wox.Infrastructure.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Indexer\Wox.Infrastructure.dll'
|
||||||
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Indexer\Telemetry.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Program\Microsoft.Plugin.Program.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Program\Microsoft.Plugin.Program.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Program\Wox.Infrastructure.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Program\Wox.Infrastructure.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Program\Wox.Plugin.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Program\Wox.Plugin.dll'
|
||||||
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Program\Telemetry.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Shell\Microsoft.Plugin.Shell.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Shell\Microsoft.Plugin.Shell.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Shell\Wox.Infrastructure.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Shell\Wox.Infrastructure.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.Shell\Wox.Plugin.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Shell\Wox.Plugin.dll'
|
||||||
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Shell\Telemetry.dll'
|
||||||
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Uri\Microsoft.Plugin.Uri.dll'
|
||||||
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Uri\Wox.Infrastructure.dll'
|
||||||
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Uri\Wox.Plugin.dll'
|
||||||
|
- 'modules\launcher\Plugins\Microsoft.Plugin.Uri\Telemetry.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.WindowWalker\Microsoft.Plugin.WindowWalker.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.WindowWalker\Microsoft.Plugin.WindowWalker.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.WindowWalker\Wox.Infrastructure.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.WindowWalker\Wox.Infrastructure.dll'
|
||||||
- 'modules\launcher\Plugins\Microsoft.Plugin.WindowWalker\Wox.Plugin.dll'
|
- 'modules\launcher\Plugins\Microsoft.Plugin.WindowWalker\Wox.Plugin.dll'
|
||||||
|
- 'modules\launcher\Plugins\Microsoft.Plugin.WindowWalker\Telemetry.dll'
|
||||||
- 'modules\launcher\PowerLauncher.dll'
|
- 'modules\launcher\PowerLauncher.dll'
|
||||||
- 'modules\launcher\PowerLauncher.exe'
|
- 'modules\launcher\PowerLauncher.exe'
|
||||||
- 'modules\launcher\PowerLauncher.Telemetry.dll'
|
- 'modules\launcher\PowerLauncher.Telemetry.dll'
|
||||||
@ -117,6 +138,7 @@ build:
|
|||||||
- 'SettingsUIRunner\Microsoft.PowerToys.Settings.UI.Runner.exe'
|
- 'SettingsUIRunner\Microsoft.PowerToys.Settings.UI.Runner.exe'
|
||||||
- 'SettingsUIRunner\PowerToysInterop.dll'
|
- 'SettingsUIRunner\PowerToysInterop.dll'
|
||||||
- 'SettingsUIRunner\Telemetry.dll'
|
- 'SettingsUIRunner\Telemetry.dll'
|
||||||
|
- 'SettingsUIRunner\ManagedCommon.dll'
|
||||||
signing_options:
|
signing_options:
|
||||||
sign_inline: true # This does signing a soon as this command completes
|
sign_inline: true # This does signing a soon as this command completes
|
||||||
- !!buildcommand
|
- !!buildcommand
|
||||||
|
Loading…
Reference in New Issue
Block a user