Debug Target Is Missing?

后端 未结 19 2237
南笙
南笙 2020-11-27 20:24

When I try to build my solution, I get the following error:

Visual Studio cannot start debugging because the debug target \'c:\\target\' is missing. P

19条回答
  •  南方客
    南方客 (楼主)
    2020-11-27 21:21

    You can try the following steps to resolve the problem.

    Step 1:

    Right click on the solution and select the property

    Step 2:

    In Configureation property select the Build option button

提交回复
热议问题