SignTools.exe Where is it??
- Dominant language
- No language data
- Stars
- 4.8k
- Forks
- 6.1k
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 370
Description
I am trying to build a docker container with a trimmed down msbuild tools in it.
I am currently using an offline installer that I created with this command:
.\msbuild2019.exe --layout C:\dev\jenkins-slave-msbuild\OfflineVS2019 --add Microsoft.VisualStudio.Workload.MSBuildTools --add Microsoft.VisualStudio.Component.VC.ATL --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --add Microsoft.VisualStudio.Component.Windows10SDK.17763 --add Microsoft.VisualStudio.Component.Windows10SDK --add Microsoft.Component.ClickOnce.MSBuild --lang en-US
It builds okay but the container doesn't have SignTool.exe in it.
Is there a component that I should add? and if so can you reference the component on this page? Just saying it gets installed with Visual Studio installation is pretty useless because there are a milion optional components in a visual studio installation.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 72a4dbac-a145-e79f-121d-3d8df67552b1
* Version Independent ID: 9ea61916-a9db-f23e-4c43-edc06650483d
* Content: [SignTool.exe (Sign Tool)](https://docs.microsoft.com/en-us/dotnet/framework/tools/signtool-exe)
* Content Source: [docs/framework/tools/signtool-exe.md](https://github.com/dotnet/docs/blob/master/docs/framework/tools/signtool-exe.md)
* Product: **dotnet-framework**
* GitHub Login: @tdykstra
* Microsoft Alias: **tdykstra**
Contributor guide
Assessment
This issue has not been assessed yet.