- Home /
Question by
Jinxology · Dec 23, 2017 at 05:46 AM ·
monodevelop
Assembly-UnityScript.dll not found
I've been getting this error for weeks when I compile my project:
Error CS0006: Metadata file 'E:\Data\Dev\MMOSim\Temp\bin\Debug\Assembly-UnityScript.dll' could not be found (CS0006) (Assembly-CSharp-Editor)
When I compile Assembly-UnityScript directly (F7), it says it's successful in the build log, but I'm not seeing that file in the output directory. I see many new files created, but no file called that specifically.
Comment
Your answer
Follow this Question
Related Questions
Where to get MonoDevelop Assemblies 0 Answers
Monodevelop 4.0.1 lags 0 Answers
Error trying to open script with Monodevelop 3 Answers