I recently began getting this error message when trying to build my project:
“exe,winexe,librar) ( -t -target:kind Specifies the target (kind is one of)”
There is no file listed, and the project it’s listed under is Assembly-UnityScript-firstpass, which only contains content from Standard Assets. All my own code is in C#. Any idea what this error is referring to, as well as where and how to fix it?