You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
F# requires F# to build. Currently this is pinned to a last-published F# version for VS compatibility reasons. This causes a problem for source-build because we do not have that version available. Kevin has a suggestion at dotnet/fsharp#13463 to eliminate the hard-coded published version for source-build.
The text was updated successfully, but these errors were encountered:
F# requires F# to build. Currently this is pinned to a last-published F# version for VS compatibility reasons. This causes a problem for source-build because we do not have that version available. Kevin has a suggestion at dotnet/fsharp#13463 to eliminate the hard-coded published version for source-build.
The text was updated successfully, but these errors were encountered: