davidortinau / Xappy

A mobile app to track Xamarin news and explore all the goodness that is .NET for Mobile developers
MIT License
350 stars 106 forks source link

Add NuGet.config for Xamarin.Forms Nightly feed #39

Closed jonathanpeppers closed 5 years ago

jonathanpeppers commented 5 years ago

Context: https://github.com/xamarin/Xamarin.Forms/wiki/Nightly-Builds

Since this repo uses Xamarin.Forms nightly packages, you should include this NuGet.config so that anybody can clone this repo and build it.

After this change, I could build this on a new PC with no custom NuGet feeds setup.