visual studio - Renaming Project files -
i have project team has been working on time (project name = 'x'). use tfs source control.
this project contains bunch of projects in (eg. x.cloud, x.database, x.webapi, etc..). have re-branded , re-named project. project no longer named x, new name (say y) main project called y , sub-projects named y.cloud, y.database, y.webapi, etc..
i require system files renamed. when update project files locally still named project x , not y. want system files called y.
i have looked online , attempted renaming failed catastrophically. wonder if 1 of have maybe done before , have guide of doing this.
team project rename has been implemented on vs online:
http://blogs.msdn.com/b/bharry/archive/2015/04/24/team-project-rename-available-on-vs-online.aspx
and should come in tfs 2013 update 5:
https://www.visualstudio.com/en-us/news/vs2013-update5-vs.aspx
Comments
Post a Comment