I am trying to disable output of a vshost.exe file to my release folder. There is a similar question here and here. This Microsoft doc instruction for 2015, and followed the 2017 rc link and found this
They all mention the Enable the Visual Studio hosting process checkbox on the properties Debug tab. But this option does not appear in my screen.
I have tried this on the properties pages for Console Application and windows Application project output types.
Is this feature supported in VS Community 2017 or is there another way to achieve he same result?