How do I get Visual Studio Team Foundation Server to see I moved code to a different folder?

后端 未结 4 1051
小鲜肉
小鲜肉 2021-02-13 14:00

I moved some code from my c drive to my d drive. When I opened the solution, it told me that:

The solution appears to be under source control, but its bindin

4条回答
  •  遇见更好的自我
    2021-02-13 14:34

    the most crude way here (I don't know if there is any other way) is to put the folder back to its old location , Check in your changes then remap the project to the new folder

提交回复
热议问题