Hi,
When I left work on Friday, all was working well. Today the project we are working on is not building in Xamarin Studio at all.
Having spent several hours trying to understand the issue, it would seem that all of a sudden any library project that references a PCL project will not build, complaining that an assembly reference has been missed.
This occurs only at build time. Whilst coding, the PCL project references fine, and is picked up by intelli-sence etc... If I build the PCL and then reference the DLL directly, then it works. It also builds fine in VS2012, but not XS.
If I reference the PCL project in an executable project, then it includes the PCL's DLL as it should, but just not from another PCL or a platform specific library project. No amount of changing the PCL profile seems to make any difference.
Please HELP !!!
Thanks, Tristan