Visual Studio Intellisense is not recognizing the dynamic keyword, even though the project builds. I tried to add a reference to System.Core to solve the problem. I
System.Core
Recovered by manually adding these lines to the .csproj file: