I am running Visual Studio 2017 with SSDT 15.1.619 and while working with a SSIS C#script task, when I open the task it shows that there is no reference for Microsoft.SqlServer.Dts.Runtime. I am unable to execute this task at all as a get an error:"Cannot load script for execution. I created the SSIS package containing that script on the same laptop and instance of VS so I am unsure what has changed to cause this issue.
Any help would be appreciated.
David Dye My Blog