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

Can't compile code that uses ValueTuple on Linux while targeting .NET Framework 4.5.2 #3920

Closed
Aaronontheweb opened this issue Sep 19, 2019 · 0 comments · Fixed by #3998
Closed
Milestone

Comments

@Aaronontheweb
Copy link
Member

Version: v1.4.0-beta1

Ran into this on #3914 and the other ValueTuple PRs - can't use them on Linux without compilation errors while we also cross-compile for .NET Framework. Going to need to look into a fix for this or just drop .NET Framework altogether and stick with .NET Standard 2.0 as a baseline moving forward.

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