I have created a custom activity using UiPath custom activity extension in visual studio. But when I am trying to change the NuGet package’s icon(tried using the NuGet package explorer and also icon tag in activities.design), the changed icon is not getting reflected in Manage packages in studio. Any inputs will be highly appreciated.
UiPath support responded with below details when I raised a ticket for this issue.
“As mentioned in the documentation, PackageIcon tag is not supported currently in the UiPath Studio. You would need to host that icon file on a HTTPS site and refer them via tag.”