My .NET
solution contains an editbin
command in PostBuild
events.
We try to create a Docker Container for compiling our solution. To do that, we installed the VS17
with the installer.
We can't find which component we should select to get the editbin
.
In my machine, the editbin
exist in C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Tools\MSVC\14.16.27023\bin\Host{x86/x64}\{x86/x64/arm64}
in 6 places- all the compinations of the placeholders.