Greetings - I want to make a clean copy of my current solution for testing purposes. Solution A has only one project. I have sucessfully copied A to B (Window Explorer), made all the changes necessary to the project and assembly, and compiled sucessfully. Then I noticed that the .sln file for B was using the same GUIDs as A. My question is... since they are two separate solutions do I need to change the GUIDs in B? Are the GUIDs solution sepcific? Thanks!
↧