We’re trying to create a custom activity library using the UiPath Activity Creator Visual Studio extension. However, when we try and publish the library the build fails with the following error.
Unable to find package System.Activities.Metadata. No packages exist with this id in source(s)
Unable to find package System.Activities.Core.Presentation. No packages exist with this id in source(s)
Any idea on how to resolve this?