In a particular environment I am sharing a machine with others. We are all using TFS but each user has there own workspace/Team Explorer sign-on on the machine. Therefore no one's credentials are saved on the machine. We are not sharing solution/project
files locally since each user has there own local directory.
I open a solution, sign-on to TFS and make a change to Property Manager for a project. My change involves adding an existing property file under Microsoft.Cpp.Win32.user. I close the solution and exit VS2012. I open VS2012 again and sign-on again to TFS. I open the solution again and look at Property Manager. My changes are gone !
How can I persist my Property Manager change on this shared machine ?