Missing DataSetExtension in Assembly Reference

Hi team,

Seems the current version of UiPath is missing the DataSetExtension library as dependencies, which did not happen in prior versions.
The symptom is the Assign activity always warns that “AsEnumerable” is not a member of “System.Data.DataTable”
I knew how to troubleshoot that issue by adding “System.Data.DataSetExtensions” inside the Xaml file, but it is inconvenience way.

Hence, how do you think if it is included automatically when the new project is created.

Thanks,
JN

Hi @tnguyen449

Could you try updating all activity packages and try on a new project?

I have just tested it on the latest Studio preview and it seems to be working without a warning.