I recently installed Code Connect for Visual Studio 2013 and Roslyn SDK Preview , and now in my solution I have almost 100 build errors:
'System.Runtime.CompilerServices.TaskAwaiter' does not implement 'System.Runtime.CompilerServices.INotifyCompletion'
Has anyone come across this below? I like the functionality of Code Connect, and most likely I donβt need to remove it (and for the Connect code to function correctly, you need a preview of the Roslyn SDK).
source share