Consider adding a reference to assembly `System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’
where do i do this in unity?
from all the search i did it always came back to “web.config” i dont have that file.
how can i add this reference?
thank you
Hi
You’ll need to install the updated version of the Microsoft .NET Framework 4.5.2 Developer Pack.
The full details are available here (Microsoft).
Hope this helps
i did that. i finally was able to add a reference.
i started a new project. changed edittor (from visual studio to mono) because mono gave a load error with the original project that i only edited in VS.
and now i get an error that there is a conflict between versions.
i’m getting so tired of this. one week that i’m searching for a solution to this problem.
going to completly uninstall everything and start from zero. hope this helps.
thank you for the effort.
Well after long searching i gave up. I deceided to downgrade the entire app to .net 3.5
even after i could add the reference in mono develop the error would not go away. I tried so many thing like updating SKD’s, reinstalling unity, manualy adding the reference. nothing worked.
so i gave up on the Net 4.6 build.