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

Ubuntu mono doesn't support langversion 7.3. #5069

Open
lilezek opened this issue Nov 6, 2023 · 0 comments
Open

Ubuntu mono doesn't support langversion 7.3. #5069

lilezek opened this issue Nov 6, 2023 · 0 comments

Comments

@lilezek
Copy link

lilezek commented Nov 6, 2023

Changing this line from 7.3 to latest works in Ubuntu with mono 6.12

AppendCompilerOption(ref sb, "/langversion:7.3");

But trying to compile with 7.3 basically fails. How do you get to compile this in Ubuntu?

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

No branches or pull requests

1 participant