[15.6] Type Providers
Updated
Type Provider support for .NET Core
[15.6] Compiler
Updated
Compiler updates for 15.6. Realistically, it's bug fixes + fixing a regression.
[15.6] F# Interactive
Updated
F# Interactive doesn't run on .NET Core. It also needs package management.
[15.6] FSharp.Core
Updated
There are changes we wish to merge into FSharp.Core and then release as a new version of the package.
[15.6] .NET Core CLI
Updated
We need to add support for F#-specific global commands.
[15.6] IDE work
Updated
For now, we should focus mostly on bug fixes and merging PRs as they come in once Will has been ramped up. New feature work/perf work is out of scope for 15.6.
[15.6] .NET Core SDK-based project work
Updated
We still have some remaining work to do for supporting .NET Core SDK-based projects.
[15.6] OSS Build Improvements
Updated
Our build on GitHub is different from our build that we use to produce assets which ultimately go into Visual Studio. We do not fully support the RedHat build from source process. We also have lots of dependencies on machine state to build the compiler and tools.