Visual Studio project not building when I click debug or press F5

前端 未结 8 1473
梦谈多话
梦谈多话 2020-12-29 18:27

VS2010 c#, winforms project.

It does not build automatically when I click on debug or press f5. If I manually build the project before I debug, it compiles and chan

8条回答
  •  感情败类
    2020-12-29 18:42

    Was scratching my head on this for a while, turns out our office's Folder Redirection configuration (e.g. My Documents to point to a Network location) did not integrate well with VS.

提交回复
热议问题