Steps to reproduce: 1. Open a source control connected project and keep it open on a machine. 2. Open the same project from source control on another machine and change the UnexpectedDialogAction setting of a test list to anything else and check in your changes into the TFS. 3. Get back to the initial machine and pull the latest version of the project. Expected behavior: To get the recent state of the test list settings as checked in from the second machine. Actual behavior: The test setting remains the same as it used to be.