Visual studio seems to generate this file, is it just a binary version of the sln file
I was just wondering if we need to add this file to our CM (version control ) system ..
Visual studio seems to generate this file, is it just a binary version of the sln file
I was just wondering if we need to add this file to our CM (version control ) system ..
suo file, what is this ?
w84me
Hi,
NO, do not add it to your CM system.
The .suo files contain user dependant information, like the state of the solution explorer (collaps all nodes, close the solution, delete the file and you'll notice that the nodes in the solution explorer are expanded again).
Rudi