I working on Cross-platform PCL Xamarin Forms (Android,IOS) Project.
I am using Visual Studio 2015 and Window 10 OS to make xamarin project. I have installed Xamarin studio in MAC PC to run IOS project.
My IOS and android project was successfully running but when I update the Xamarin studio in MAC PC it started giving error in ios project:
Can not resolve reference: C:/Program Files (x86)/Reference Assemblies/Microsoft/Framework/Xamarin.iOS/v1.0/Facades/System.Private.CoreLib.InteropServices.dll
Please suggest me what to do to solve this error.
Thanks in advance