Resolved... FSharp.Core was not version redirected to 4.4.0.0:

1
2
3
4
5
6
7
8
	<runtime>
		<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
			<dependentAssembly>
				<assemblyIdentity name="FSharp.Core" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
				<bindingRedirect oldVersion="0.0.0.0-4.4.0.0" newVersion="4.4.0.0"/>
			</dependentAssembly>
		</assemblyBinding>
	</runtime>
By on 3/16/2016 7:14 PM ()

BTW, I filed a ticket to update our templates to FSharp.Core 4.4, you can monitor it here.

By on 3/17/2016 7:28 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper