Is anyone in Xamarin responsible for doing a basic sanity test to ensure that a sample F# Xamarin.mac app (i.e F# Empty Project) builds without errors, before releasing it to paying developers?
FSC: error FS0219: The referenced or default base CLI library 'mscorlib' is binary-incompatible with the referenced F# core library '/Library/Frameworks/Mono.framework/Versions/4.0.1/lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.dll'. Consider recompiling the library or making an explicit reference to a version of this library that matches the CLI version you are using.
FSC: error FS0218: Unable to read assembly '/Library/Frameworks/Mono.framework/Versions/4.0.1/lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.dll'
0 Warning(s)
2 Error(s)