can not change language level
Answered
I install rider in antgros linux . But when I try to change language level c# 7 or above I only can change to 6.0 I did install the new ver of rider . the mono ver is the newst one . But if i try the same setup in ubuntu I can change it to 7 or above any ides
Please sign in to leave a comment.
Probably, Rider is using an old version of MSBuild. Please check it in "File | Settings | Build, Execution, Deployment | Toolset and Build".
that was the error and I installed the new one and it worked .
Thank's