We use the ACR Tools (from Allan Ritchie) in out Xamarin Forms Projects. However, each time the Xamarin Forms Nuget packages are updated, the WinPhone-Projects fails to compile. The reason is that the ACR Nuget packages are dependent on a specific version of Xamarin Forms.
Does anyone know if this is a Xamarin-problem, an ACR-problem or a problem related to the WinPhone frameworks?
Could Allan Ritchie change something in order to make the packages more loosely coupled to the Xamarin Forms version?
Regards Andreas