Script versioning

How to manage script xaml versioning difference when develop at one PC but when transfer to another PC of different UI path version, activities such as ‘for each’ will hit the attach error image. image
Thank you

@lee.laisheng
ensure that the Package dependencies from origin Project are the same (Version) on other project.

For this check the Manage Packages:
grafik

In case of a particular pakage is not referenced on target project add it to the target Project

Hi @lee.laisheng
That the Package dependencies from the current project and check the version

Regards
Gokul