I am adding a test project to many solutions in our project's primary git repository.
In the process, I noticed that adding a "Solution Folder" to the .sln file modifies many of the projects in the solution. I can think of no logical reason this would be the case. I am only talking about adding the solution file, before I add the test project.
All of the projects in the solution are C# projects, if that would make any difference.
Does anybody know why this is the case. Is this intended behavior, or a bug? Also, is there any way to prevent this from happening?
The two images below highlight the behavior I am talking about:
Before adding the new solution folder:
After adding the new solution folder:
As far as I can tell, the changes are meaningless: