diff --git a/src/Layout/tool_fsharp/tool_fsc.csproj b/src/Layout/tool_fsharp/tool_fsc.csproj index 26cd7a2394fa..d0e032fef721 100644 --- a/src/Layout/tool_fsharp/tool_fsc.csproj +++ b/src/Layout/tool_fsharp/tool_fsc.csproj @@ -5,6 +5,16 @@ true + + + + $(PkgMicrosoft_FSharp_Compiler)/contentFiles/mibc + $(Rid) + $(MibcRid.Replace('musl-', '')) + $(MibcPath)/optimization.$(MibcRid).mibc.runtime/DotNet_FSharp.mibc + $(MibcFile) + + @@ -12,6 +22,11 @@ + + + + + @@ -29,6 +44,7 @@ +