I have created my new project in “C#, Windows”, since “C#, Windows Legacy” will be phased out in next version. However I am seeing a piculiar issue. If I change the for each input, the datatype on the for-each changes to “Object” and an additional for-each loop is getting created! If I delete out the newly created copy of for-each, then the workflow works fine. But it is pretty annoying to see that studio is creating copy of for-each activity. Is there a solution to this?