F5 or Start Debugging Button is Greyed Out for Winform application?

前端 未结 7 1082
借酒劲吻你
借酒劲吻你 2020-12-15 18:14

I know there are many question related to this already on SO but none of them has woked for me till now.

I have a winform application but when I am trying to debug i

相关标签:
7条回答
  • 2020-12-15 18:50

    Go to your "Solution Propery Pages" in StartUp Project make sure that if you have "multiple startup projects" selected that you have at least some of those projects available turned on. If there are non active. You will not be allowed to Debug or start your project.

    0 讨论(0)
提交回复
热议问题