After an update on visual studio enterprise 2015 i get the following error:
{"Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.":"System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"}
I dont get an error when i build the project. This comes after building when a procedure is called. I ve tried a lot of solution but none have worked.
In another remote pc, I don't have this error. I have visual studio community edition there.
Any ideas? Thank you in advance.