nuke
nuke copied to clipboard
Use Microsoft.Windows.SDK.BuildTools package to get signtool binary
This pull request updates the SignTool integration to improve how the tool is located. It relies on the official NuGet package Microsoft.Windows.SDK.BuildTools and not on an installed Windows SDK anymore.
This is a breaking change and projects using SingTool must run nuke :add-package Microsoft.Windows.SDK.BuildTools
Fixes nuke-build/nuke#1186
I confirm that the pull-request:
- [x] Follows the contribution guidelines
- [x] Is based on my own work
- [x] Is in compliance with my employer