I’m a newbie here, working as a junior rpa developer, and now I am trying to modify a custom activity that designed by the rpa team before me.
Library tag’s says it created by VisualBasic VB UiPathStudioLibrary.
My struggle is I cannot figure out how to reach the custom activity codes in the nuget package. and then I will try to modify the codes for the current need of the client.
Any help would be appreciated, thanks very much in advance.
Cheers
You can’t get to the XAML files in the package. There are no XAML files. The library wasn’t created in UiPath Studio, it was created in VisualBasic. You need to open the VB project files.