Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
FSharp
-
Hi,
How do we get our FSharp library to build, when referenced within a Csharp project.
we keep getting a
error MSB4057: The target "Build" does not exist in the project.
when trying to compile the projectPlease advise
Product: BuildMaster
Version: 4.3.9
-
Can you try pointing the extension at the 32-bit MSBuild (or 64-bit if you are already using the 32-bit version)?
Beyond that, have you seen: http://blog.nikosbaxevanis.com/2013/10/04/how-to-configure-msbuild-to-locate-the-fsharp-build-targets/