I am getting error while compiling Alea GPU Tutorial: https://github.com/quantalea/AleaGPUTutorial in Visual Studio 2015 Community Update 2 with FSharp.Core version 4.4.0.0
Ok, this worked for me. All you have to do is to add Fsharp.core 4.3.1.0 to the gac.
An explanation of how to do this can be found here:
http://forum.codio.com/t/solved-could-not-load-file-or-assembly-fsharp-core-version-4-3-0-0-error/1774