Monodevelop Error executing task Csc: Argument cannot be null. Parameter name: pathToTool

半城伤御伤魂 提交于 2019-12-11 13:52:45

问题


I'm having a couple problems loading a .NET MVC 4 project I was working on in VS in Monodevelop. My (other problem)[Unable to Add NuGet Packages to References in Monodevelop 5 is related to packages, and this one is related to what I believe is the C# compiler?

The error in the title is the only error I am getting when I try to build the solution. Any help would be much appreciated, and please let me know what other information I should provide.

Thanks!

来源:https://stackoverflow.com/questions/24856314/monodevelop-error-executing-task-csc-argument-cannot-be-null-parameter-name-p

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!