-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Nightly Builds
Master branch builds are made available nightly on this feed, giving you the very latest bug fixes and improvements. Please give it a whirl and provide your feedback to help us improve.
Handle with Care
Nightly builds differ from our pre-release builds. These raw, bleeding edge builds may be below the normal standard of a pre-release. In order for a nightly build to succeed it must pass a suite of automated tests. It has received no additional testing.
Nightly builds enable a closer feedback loop with you, our community, as we strive for quality. It also allows you to test and review changes and features that will appear in the next pre-release.
Have Feedback?
Please let us know of any issues you encounter during your testing by completing a report here.
To access the nightly builds, configure a new source in your IDE's NuGet package manager, choose that source when browsing packages, and be sure to check the pre-release option. The nightly source details are:
Xamarin.Forms Nightly
https://aka.ms/xf-nightly/index.json
- Open the settings panel by going to Tools > NuGet Package Manager > Package Manager Settings
- Select the Package Sources page
- Click the green plus icon to add a new source
- Enter the name and source with the information above
- Click update and then ok
In the NuGet Package Manager, choose the new source from the package source drop down to see the available nightly build packages. Be sure to check the include prerelease box.
- Open the NuGet Package Manager by choosing the menu Project > Add NuGet Packages...
- Select the sources drop down in the upper left of the window and choose Configure Sources...
- Click Add to add a new source
- Enter the name and location with the information above
- Click Add Source and then OK
Once back in the NuGet Package Manager window, select your new source form the drop down and make sure to check the Show pre-release packages option in the lower left.
- Visual Studio: https://developer.xamarin.com/guides/cross-platform/xamarin-studio/nuget_walkthrough/
- Xamarin Studio & Visual Studio for Mac https://developer.xamarin.com/guides/cross-platform/xamarin-studio/nuget_walkthrough/