I have Visual Studio 2017 with Xamarin installed. I want to update to Xamarin.Forms 3
I understand that I have to use NuGet to install the Xamarin Forms 3 NuGet package.
However, to install to NuGet package I need to open a solution in Visual Studio first. When I open a solution and install the NuGet package - will this package (Forms 3) only be available for that solution? I need Forms 3 to be available for all new solutions that I will create in future...