while doing source build using dotnet8 preview7 fsharp build fails with below error
> /builddir/build/BUILD/dotnet-v8.0.0-preview.7.23375.6-x64-bootstrap/src/fsharp/artifacts/source-build/self/src/src/Compiler/TypedTree/TypedTreePickle.fsi(1,1): error FS0240: The signature file 'TypedTreePickle' does not have a corresponding implementation file. If an implementation file exists then check the 'module' and 'namespace' declarations in the signature and implementation files match. [/builddir/build/BUILD/dotnet-v8.0.0-preview.7.23375.6-x64-bootstrap/src/fsharp/artifacts/source-build/self/src/src/Compiler/FSharp.Compiler.Service.fsproj::TargetFramework=netstandard2.0] 0 Warning(s) 1 Error(s)
cc: tmds omajid
while doing source build using dotnet8 preview7 fsharp build fails with below error
> /builddir/build/BUILD/dotnet-v8.0.0-preview.7.23375.6-x64-bootstrap/src/fsharp/artifacts/source-build/self/src/src/Compiler/TypedTree/TypedTreePickle.fsi(1,1): error FS0240: The signature file 'TypedTreePickle' does not have a corresponding implementation file. If an implementation file exists then check the 'module' and 'namespace' declarations in the signature and implementation files match. [/builddir/build/BUILD/dotnet-v8.0.0-preview.7.23375.6-x64-bootstrap/src/fsharp/artifacts/source-build/self/src/src/Compiler/FSharp.Compiler.Service.fsproj::TargetFramework=netstandard2.0] 0 Warning(s) 1 Error(s)cc: tmds omajid