Skip to content

Publish fsc for .net core runtime 1.1 #2502

Description

@enricosada

From dotnet sdk team feedback, the .net core 1.0 is not avaiabile in all os supported by .net core sdk (for example ubuntu 16.10) ref dotnet/netcorecli-fsc#76

In these os just .net core 1.1 is supported.

From dotnet/netcorecli-fsc#76 (comment) probably the netcore 1.1 will be the reccomended runtime for all os in rtm too.

The Microsoft.Fsharp.Compiler.netcore is using Microsoft.NETCore.Platforms/1.0.1, but should use 1.1.0.
And be another parallel package versions probably, because deps.

So can be added into FSharp.Compiler.Tools later (i'll fix choose based on installed runtimes in FSharp.Core.Sdk targets )

NOTE i need just fsc published, not the package itself, ref fsharp/fsharp repo packaging

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions