Skip to content

CHG : Remove explicit support for net40 and net47 #980

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

Conversation

ebfortin
Copy link
Contributor

net47 is supported defacto through netstandard2.0. See reference : https://docs.microsoft.com/en-us/dotnet/standard/net-standard

@ebfortin ebfortin closed this Oct 30, 2021
@tmilnthorp
Copy link
Collaborator

net47 is supported defacto through netstandard2.0. See reference : https://docs.microsoft.com/en-us/dotnet/standard/net-standard

Yes but there are issues in the transient reference to the ValueTuple types depending on the runtime. See #960

@tmilnthorp
Copy link
Collaborator

And #959

@angularsen
Copy link
Owner

@tmilnthorp can you give latest 5.0 nuget a try and see if this is still a problem now that we removed all targets but netstandard2.0?

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

Successfully merging this pull request may close these issues.

3 participants