I do not know if this fix is a good idea, but at least it compiles. I removed the reference of System.Data.DataSetExtension from Programs/Automation/Gauntlet.Automation. For this to work I had to disable read-only on a bunch of files in Gauntlet.Automation and RunMutableCommandletAutomation. It will complain which ones, so just choose those complaining. After that i set System.Data.DataSetExtension from Programs/Automation/Gauntlet.Automation reference on RunMutableCommandlet.Automation. Additionally I had to fix a c# compiler error of an script with a changed property name.
3 Likes