How do I fix this error? "Assembly-Csharp (Load failed)" in MonoDevelop

Gyazo Screenie

Hi!
So, you just need to click with the right mouse button on the Assembly-CSharp and then click on the “Reload” option.

Hope to help with your problem!

Just simply close and reopen mono. That my solution whenever I get that error, if it’s still not ok just do it one more time

Old post but had to resolve the same issue, which I could not find an answer to.

To solve this issue:

  1. Close Unity
  2. Delete all .csproj files from project root folder.
  3. Run Unity, which will rebuild these files.