Hey!
I have a question regarding projects in Visual Studio. I have a project, that is already past the beta stage and successfully in use.
Based on that project, I want to create a similar solution with only minor changes mainly concerning titular things like naming of the project and naming of some classes. The project contains .cs- files, .xaml- files and a .sdf- file.
How do I achieve this the easiest way?
pat3d3r