如果我将LangVersion设置为7,我会得到以下错误:
Error:CS1617: Invalid option '7' for /langversion;
must be ISO-1, ISO-2, Default or an integer in range 1 to 6.我无法安装Visual Studio 2017。
发布于 2017-03-16 18:02:15
不幸的是,目前还不能在mac/linux上实现,但已经计划好了--大约在Q1 2017年左右。
来源:https://rider-support.jetbrains.com/hc/en-us/community/posts/205987804-Rider-and-C-7-
https://stackoverflow.com/questions/42830694
复制相似问题