I'm getting the following 3 errors when building my XF iOS app (the Android project builds with no issues).
Has anyone any ideas how to fix this?
An assembly with the same identity 'System.IO, Version=2.6.9.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' has already been imported. Try removing one of the duplicate references. c:\Projects\MK Council ReportIt\packages\Microsoft.Bcl.1.1.9\lib\portable-net40+win8\System.IO.dll ReportIt.iOS
An assembly with the same identity 'System.Runtime, Version=2.6.9.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' has already been imported. Try removing one of the duplicate references. c:\Projects\MK Council ReportIt\packages\Microsoft.Bcl.1.1.9\lib\portable-net40+win8\System.Runtime.dll ReportIt.iOS
An assembly with the same identity 'System.Threading.Tasks, Version=2.6.9.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' has already been imported. Try removing one of the duplicate references. c:\Projects\MK Council ReportIt\packages\Microsoft.Bcl.1.1.9\lib\portable-net40+win8\System.Threading.Tasks.dll ReportIt.iOS
My packages and versions are: