src/Export/build.sh contains these lines ``` cd ../$NCAVE_FSHARP_REPO git checkout export dotnet build -c Release src/buildtools/buildtools.proj dotnet build -c Release src/fsharp/FSharp.Compiler.Service ``` However @ncave 's branch (https://github.com/ncave/fsharp/tree/export) no longer contains these paths.