Description: System.IO.FileNotFoundException: Could not load file or assembly ‘System.Activities.Presentation.Common Version=6.0.0.0 Culture=neutral PublicKeyToken=null’ or one of its dependencies.
Failed in Analyser while Analysing the code in GitHub
Facing same issue with System.Activities.Presentation.Common Version.Currently using UiPath Studio 2023.10.3 , do I need to install latest version to resolve this ?
are you able to succesfully open and run this project on your machine? Does it throw any file missing error then?
Is it only happening during git merge?
if yes, can you try cloning github repo again on your machine in a separate folder, and then copy pasting your files from the current project that you are trying to merge into the newly cloned repo.