I get the following error: "One or more of the types needed to compile a dynamic expression cannot be found. Are there no links to Microsoft.CSharp.dll and System.Core.dll files"
I have System.Core.dll, do I have to find Microsoft.CSharp somewhere? It was not part of the project, and it is not in the list of links.
source
share