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

(WIP) Provide information to users if a C# suggestion cannot be applied because a lower language version #26

Closed
wants to merge 1 commit into from

Conversation

shankyjain7243
Copy link
Contributor

Hi @ironcev ,

I was able to compare the minimum language version with the project's language version,
however had a couple of questions:

  1. We are using CSharpLanguageVersions class to identify language versions, which can also be done via Microsoft.CodeAnalysis.CSharp.LanguageVersion enum, do I replace the class with the enum around the source code ?

  2. Attaching the expected screenshot on the issue itself.

Please let me know so I can update the issue.

@ironcev
Copy link
Member

ironcev commented Aug 3, 2019

See explanation in this comment: #13 (comment)

@ironcev ironcev closed this Aug 3, 2019
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.

2 participants