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

End support for NETSTANDARD 1.6 #1160

Closed
cijothomas opened this issue Jun 26, 2019 · 2 comments
Closed

End support for NETSTANDARD 1.6 #1160

cijothomas opened this issue Jun 26, 2019 · 2 comments

Comments

@cijothomas
Copy link
Contributor

.NET Core 1.1 will end support on June 27 2019.
https://devblogs.microsoft.com/dotnet/net-core-1-0-and-1-1-will-reach-end-of-life-on-june-27-2019/

This repo (and other repos), have lot of conditional compilations for NETSTANDARD1_6,. Proposing to remove all NETSTANDARD 1_6 or lower support.

Once .net core 3.0 is GAed, we'll need to add 3.0 tests as well, so removing 1.1 could be clubbed together.

@TimothyMothra
Copy link
Member

It looks like NETStandard.Library v1.6.1 might be bringing in System.Net.Http v4.3.0 which is out of compliance.

@TimothyMothra TimothyMothra added this to the 2.13 milestone Dec 18, 2019
@TimothyMothra TimothyMothra self-assigned this Dec 18, 2019
@TimothyMothra TimothyMothra removed this from the 2.13 milestone Feb 20, 2020
@TimothyMothra TimothyMothra added this to the 2.15 milestone Apr 7, 2020
@TimothyMothra
Copy link
Member

i'm closing this parent issue as we're tracking this effort in smaller issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants