I have a WPF project in Visual Studio Community 2017 and I would like to enable the Network diagnostics debugging tool but it is under the list "Not Applicable Tools" in the Performance profiler...
menu, with the following provided reason: Network tool does not support the selected target
. The selected target is Startup Project
Is there a way to make my project "applicable" without changing the selected target?
EDIT: I gave up on using the Network Diagnostics tool and ended up using Telerik Fiddler.