Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@enricosada enricosada released this 15 Feb 17:21
· 45 commits to master since this release

Tested with .NET Core Sdk 1.0.0-rc4-004771

The dotnet-compile-fsc tool is not needed anymore. No more project.json legacy.

The FscTask from FSharp.Compiler.Tools package is used to invoke fsc.
The fsc is from FSharp.Compiler.Tools 4.1.0 package.

See closed issues in milestone

Example projects in examples/rc4

VSCode/ionide doesnt support 1.0.0 yet. Use previous FSharp.NET.Sdk 1.0.0-beta-060000 plus dotnet-compile-fsc until support is implemented, if you require ide intellisense.