8000 Set baseline target to .NET Standard 2.0 · Issue #987 · morelinq/MoreLINQ · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Set baseline target to .NET Standard 2.0 #987

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

Closed
atifaziz opened this issue Mar 14, 2023 · 0 comments · Fixed by #988
Closed

Set baseline target to .NET Standard 2.0 #987

atifaziz opened this issue Mar 14, 2023 · 0 comments · Fixed by #988
Milestone

Comments

@atifaziz
Copy link
Member
atifaziz commented Mar 14, 2023

In order to reduce maintenance going forward, set baseline target to .NET Standard 2.0 for the next major release (4) where we can afford breaking changes. This still supports a considerably wide set of (mostly supported) .NET implementations. The following from .NET Standard 1.0 will no longer be supported:

  • .NET Core: 1.x
  • Mono: 4.6
  • Xamarin.iOS 10.0
  • Xamarin.Mac 3.0
  • Xamarin.Android 7.0
  • Universal Windows Platform 8.x

This will help also PR #945 and and the older issue #348.

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

Successfully merging a pull request may close this issue.

1 participant
0