Hi all
I actually have a .forms app created with VS2015 under development for a project and want to freeze this (whole) configuration (with all dependencies like .forms version, VS integration SW version, android sdk and so on), as the project is not finished yet.
For another (web-)project, I need VS2017.
In the past (VS2013 -> VS2015) the new installation (with the “Xamarin option”) has “destroyed” completely the “old” installation to VS2013, as the Xamarin stuff was only installed one time on the machine.
So the installation of VS2015 with Xamarin has overwritten completely the Xamarin installation to VS2013 and I had a full week to create a working Xamarin environment again...
So my question:
Has anybody VS2015 with Xamarin and VS2017 with Xamarin (with different versions of Xamarin integration SW / .Forms / Android sdk) installed without any problem?
Thanks