VS 2012 launching app based on wrong path

前端 未结 7 1284
予麋鹿
予麋鹿 2020-12-25 13:33

I have a app which is under source control (TFS 2012 also) on c:\\Dev\\MyApp\\Main.

Because im developing a new feature I decided to open a branch on c:\\Dev\\MyApp\

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-25 14:08

    In VS 2015, I didn't have to edit the config file directly. I opened the branched project and went to Properties page under the Project. Go to the Web tab and edit Servers > Project URL.

提交回复
热议问题