I have a Visual Studio solution containing several console application projects, and used the solution property pages to launch both of them when debugging. For some reason, this option is not saved in the source code, so when I check the solution on another computer, it must be configured again.
Where is this information stored and how can it be added to version control?
source share