Disabling Visual Studio hosting process on Visual Studio Community 2017
问题 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