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

Target .NET Standard 2.0 again #23894

Closed
YZahringer opened this issue Jan 15, 2021 · 1 comment
Closed

Target .NET Standard 2.0 again #23894

YZahringer opened this issue Jan 15, 2021 · 1 comment
Labels
closed-no-further-action The issue is closed and no further action is planned. customer-reported

Comments

@YZahringer
Copy link

YZahringer commented Jan 15, 2021

EF Core 5.0 require .NET Standard 2.1. This is a problem for platforms that do not support it:

Related to:

Multitarget netstandard2.0;netstandard2.1 until net6.0 release could be considered?

@ajcvickers
Copy link
Member

@YZahringer This is not something we are going to do. We don't make the final call on what we target, and .NET Standard 2.1 was chosen after much discussion internally on the options available. EF Core 6.0 will likely drop .NET Standard entirely and target .NET 6. 3.1 is an LTS release and is the recommended version to use for those who must target .NET Standard 2.0.

@ajcvickers ajcvickers added closed-no-further-action The issue is closed and no further action is planned. and removed type-enhancement labels Jan 19, 2021
@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-no-further-action The issue is closed and no further action is planned. customer-reported
Projects
None yet
Development

No branches or pull requests

2 participants