If I right click on a project in visual studio and click upgrade:
If I select Convert to SDK style, it will attempt to update that project
If I select CPM it will show me a list of every project, and I can select them all, and I can even select Convert to SDK style as part of that process.
This makes me think all the code to bulk update to SDK style already exists.
We have large solutions, and switching to CPM immediately isn't feasible as there's lots of incompatibilities. But we would like to switch to SDK style.
If I right click on a project in visual studio and click upgrade:
If I select Convert to SDK style, it will attempt to update that project
If I select CPM it will show me a list of every project, and I can select them all, and I can even select Convert to SDK style as part of that process.
This makes me think all the code to bulk update to SDK style already exists.
We have large solutions, and switching to CPM immediately isn't feasible as there's lots of incompatibilities. But we would like to switch to SDK style.