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

Create a proper abstraction for C# language version #12

Open
ironcev opened this issue Nov 20, 2017 · 1 comment
Open

Create a proper abstraction for C# language version #12

ironcev opened this issue Nov 20, 2017 · 1 comment

Comments

@ironcev
Copy link
Member

ironcev commented Nov 20, 2017

See if there is already an abstraction for it in the Roslyn or VS API.

@ironcev
Copy link
Member Author

ironcev commented Mar 1, 2019

Roslyn API has the LanguageVersion enum, but this is not enough.

For sure our abstraction will have to support conversion to and from Roslyn LanguageVersion.

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

No branches or pull requests

1 participant