Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在此之前我已经搜索过相同的错误,但答案几乎是关于 windows 的。不符合我的问题。
所以这是我的问题,我已经安装了 .Net Core 2.1.402
和单声道 5.18.0.240
因为我想用SonarQube分析Unity的C#项目。所以当我用命令行输入目标文件并执行“donet build Assembly-CSharp.csproj”时
发生错误。
我在mac上搜索过这个解决方案,答案总是安装单声道,但我已经安装了单声道,没有任何改变。