我在VisualStudioCommunity2017中有一个WPF项目,我希望启用网络诊断调试工具,但它在Performance profiler...菜单中的“不适用工具”列表下,并提供了以下原因:Network tool does not support the selected target。选择的目标是Startup Project
是否有办法使我的项目“适用”而不改变选定的目标?
编辑:我放弃了使用网络诊断工具,最终使用了泰勒克·菲德勒。
https://stackoverflow.com/questions/49616865
复制相似问题