Hi all,
as per title, uipath cannot see the nupkg inserted inside the folder shown in the screenshot, how is it possible?
Hi all,
as per title, uipath cannot see the nupkg inserted inside the folder shown in the screenshot, how is it possible?
@andreus91 Did you try to install those packages ? Once you configure your nuget package paths(configure just the folder path of your package) >> Go to All Packages >> Search for your nuget package >> Install it.
Now, you can see the activities that coming up from your package
Hi @andreus91,
Follow these steps,
Manage Packages -> Settings
, here you may see two labels Name and Source. For the name, you need to provide the name which will be shown in the left side panel of the manage package window and for Source, you need to give the folder path where the .nupkg file is present. Then click save to reflect the package into the managed package.I hope this helps you to solve your issue.
Regards,
@90s_Developer
Hey @andreus91
It should show the package. But I hope you are using the right formatted package with version.
Thanks
#nK