Hi,
i have a small solution which was developed for sharepoint 2010. Now i want to "migrate" this one to sharepoint 2013 and maintain it forboth sharepoint versions.
What i a good way to migrate such a solution to 2013 and keep then both version? I already tought about some ways:
- create a new sharepoint 2013 solution and copy paste key features and edit other things like elements.xml, features, etc. -> thi is error-prone and with large solution perhaps not a good idea
- use the visual studio upgrade wizard
- what else?
How are you solving this and what is a preferred way?