Rider keeps pops warning for C# 7.0 feature
Followed by 2 people
The property page for the project already sets the language feature to 7.3.
It is very annoying - although I can follow the step to add a file for that project, but why Rider can't respect existing settings?
Please sign in to leave a comment.
Hello Albert,
Could you please give more details, what is the Rider version you are using, what kind of project it is, share a screenshot of the issue, provide *.csproj file for the project in question? Thank you in advance!
Sorry I have to black out some of the part of screen due to company policy. And I am not allowed to send csproj to you. But hopefully by seeing this picture you know what I am talking about. The csproj is using new SDK style. Rider behaved the same for older csproj style.
It might happen if Rider is using an old version of MSBuild. Please check it in "File | Settings | Build, Execution, Deployment | Toolset and Build". Keep me posted on the result.