I am working with Xamarin.Forms using Xamarin Studio. I update to Xamarin 6.0.1 Build 9 and I couldn't add packages. So I switched to Alpha Xamarin 6.1 to add packages, last week it worked, but for 2 days ago not working at all. I want to add SQLite.Net Extension-PCL. I don't know what I doing wrong. Someone have the same issue?
The error message you are seeing is:
The UTC time represented when the offset is applied must be between the year 0 and 10,000.
This is due to a bug in Mono which affects NuGet 3.
Workarounds are: