I've upgraded a VS 2013 solution to Visual Studio 2015 using these steps. Now I want to move the project from the Projects folder under VS 2013 to the VS 2015 Projects folder. The code is checked in to Team Foundation Server 2013. What steps do I take to change the TFS working folder?
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
I think you want the following
Source files will be removed from the previous working folder and placed in the new working folder.