Description
fsharp is not producing Microsoft.FSharp.Compiler
on Linux. See the differences between the artifacts produced from a linux build and a windows build below.
Linux:
New artifact(s) after building fsharp:
-> FSharp.Compiler.Service/43.9.200-preview.24578.1
-> FSharp.Core/9.0.200-beta.24578.1
-> assets/symbols/FSharp.Compiler.Service.43.9.200-preview.24578.1.symbols.nupkg
-> assets/symbols/FSharp.Core.9.0.200-beta.24578.1.symbols.nupkg
Windows:
New artifact(s) after building fsharp:
-> Microsoft.FSharp.Compiler/13.9.200-beta.24578.1
-> assets/symbols/Microsoft.FSharp.Compiler.13.9.200-beta.24578.1.symbols.nupkg
Microsoft.FSharp.Compiler
is important for the purposes of the .NET build, because unless it is produced, nothing flows to SDK in the VMR build. We should investigate why this package is not being produced on Linux.
cc @mmitche
Metadata
Metadata
Assignees
Type
Projects
Status
Done