We use a .runsettings file to enforce 64 bit execution environment (and appropriate code coverage) for unit tests in visual studio 2015. While more than half of the time VS will remember the selected file when opening a solution, it does sometimes forget and we have to re-select the file.
Is there any way to make this selection more permanent for the solution, so that it is loaded every time the solution is opened?