Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropping FSharp.Core support for .NET Standard 1.6 #5977

Closed
KevinRansom opened this issue Dec 3, 2018 · 2 comments
Closed

Dropping FSharp.Core support for .NET Standard 1.6 #5977

KevinRansom opened this issue Dec 3, 2018 · 2 comments
Assignees
Labels
Area-Library Issues for FSharp.Core not covered elsewhere
Milestone

Comments

@KevinRansom
Copy link
Member

KevinRansom commented Dec 3, 2018

It is now quite hard to find tooling that doesn't fully support NetStandard 2.0 +. So from the Next RTM release of F# we will be only building NetStandard 2.0 for FSharp.Core.

We considered continuing to ship NetStandard1.6 and NetStandard2.0 in the same nuget package, however, given that there is no real reach advantage for NetStandard1.6 we will instead deprecate it completely.

Projects that require netstandard1.6, will continue to work but will have to target the final released package supporting NetStandard1.6 : https://www.nuget.org/packages/FSharp.Core/4.5.4

//cc @dsyme, @cartermp

Comments please …

Kevin

@KevinRansom KevinRansom self-assigned this Dec 3, 2018
@cartermp cartermp changed the title Dropping FSharpCore for Netstandard 1.6 Dropping FSharp.Core support for .NET Standard 1.6 Dec 3, 2018
@cartermp cartermp added the Area-Library Issues for FSharp.Core not covered elsewhere label Dec 3, 2018
@cartermp
Copy link
Contributor

cartermp commented Dec 3, 2018

Note that this would resolve #1847 and #4470

@cartermp cartermp added this to the 16.0 milestone Dec 4, 2018
@cartermp cartermp modified the milestones: 16.0, 16.1 Feb 21, 2019
@cartermp cartermp modified the milestones: 16.1, 16.2 Apr 23, 2019
@cartermp cartermp modified the milestones: 16.2, Backlog Apr 30, 2019
@KevinRansom
Copy link
Member Author

Completed

@cartermp cartermp modified the milestones: Backlog, 16.3 Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Library Issues for FSharp.Core not covered elsewhere
Projects
None yet
Development

No branches or pull requests

2 participants