We have had a successful automated build process with Xamarin using Jenkins that has been working historically. With the addition of NuGet and Xamarin.Forms being a NuGet package, what is the proper way to restore the packages as part of a build running on a Mac build server?
↧