This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
.NET Core SDK 2.0.0 preview1
Enrico Sada edited this page Jun 13, 2017
·
2 revisions
This is a preview (a development version) of .NET Core Sdk 2.0.
This is not a stable release
Is probably better to use the stable version 1.0 unless you want to test new bits of .net core 2.0 or sdk 2.0
F# will not work on this development version preview1, see below the Notes.
- Is probably better to use the stable version 1.0 (see .NET-Core-SDK-1.0.1 ) unless you want to test new bits of .net core 2.0
- If you really want to test the .net core 2.0, use
2.0.0-preview2
, but see below the Notes
The Announcement msdn blog post
Doing
dotnet --version
the output should be 2.0.0-preview1-005977
The FSharp.NET.Sdk
used in sdk 1.0 was deprecated in favor of including the sdk integration needed for F# inside Microsoft.NET.Sdk
.
More info in the F# RFC FS-1032 Support for F# in the dotnet sdk
The changes required by RFC where applied in 2.0.0-preview2
.
For info about using .NET Core 2.0, sdk 2.0 and difference/migration from 1.0 see 2.0.0-preview2 page
- Home
- Status
- FAQ
- Info-for-library-maintainers
- Current Stable (LTS) Version:
- Next Version (WIP):
- Previous Versions: