assembly-UnityScript problems

Hello, I got a problems with the script, it saying that project could not find assembly-unitScript.csproj MSB4025. but I went to where is the project and I do find there is the assembly-unitScript.csproj. I can play the project, but I thinks is give me problems when I export. I using monodevelopment for my small project, what can I do to fix the problems?

Hi,
I have got this problem (Assembly-UnityScript-firstpass.csproj: Error MSB4025), and keywords were not recognized by MonoDev. I finally found the solution here : https://docs.unity3d.com/Manual/MonoDevelop.html.
Hoping it will help =)

Hi, I am having the same problem. I couldn’t find what solved your problem on the link you provided. I made sure my build settings are correct as well as my external tool preferences. Could you explain how you did it ? Thanks heaps !