For personal reasons, my team can't migrate all developers to visual studio 2017. For this reason, we are looking for a way to keep the dot.net core Projects working at same time with visual studio 2015 and visual studio 2017.
Have some way to safe work like it? if not ... how can we downgrade dot.net core solution to be compatible with visual studio 2015?
please see that we have already an very similar question here but this does not answer if is possible to downgrade the project or hack the vs15 to work with .csproj in dot.net core apps
Thanks for you time!