Hey everyone, hope you’re well.
I’ve spent a significant amount of time over the last few days getting caught up between Windows, Windows Legacy and Cross Platform where I am trying to modularise a lot of my work so that I can share it with the community through the marketplace so I am trying to get everything on the highest possible. This has led me to having to redo a lot of work because copying and pasting between Windows and Windows Legacy is just not happy, even though the same activities exist in both.
… Or in some cases, it all works okay in Windows until I need a library that doesn’t have support for Windows but only has a version available for Windows Legacy and I have to redo it all in Windows Legacy again.
Has anyone come across a quick and “easy” way to “change the type”? Except for changing the project.json, I tried that and failed miserably with an incompatibility error. A second question - does anyone know how to change the platforms that an already developed library supports? Do we need to create multiple versions for multiple platforms?
