MvvmCross / MvvmCross-Forms

Support for Xamarin.Forms on MvvmCross: The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
http://mvvmcross.com
6 stars 2 forks source link

Updated packages and improved nuspecs #29

Closed martijn00 closed 9 years ago

PeterBurke commented 9 years ago

Hi Martijn I have reviewed the changes and I think they should be committed ASAP. Do you want me to do it?

I am not in a position to do it immediately though. I note that it includes an upgrade to Xamarin.Forms 2.0 that Xamarin has only just released. I spent quite a few hours yesterday getting one of the samples I am working on compiling again after that change. I also tested it. However that only included the sample not the presenters that were still referencing the previous Xamarin.Forms.

If you can commit now, I can look at upgrading the samples.

martijn00 commented 9 years ago

@PeterBurke I've merged it now. I also tried the samples, but there were too many errors for me to get it working. Would be great if you can help with that!