Pulling dependencies from internal nuget feed

The online UiPath myget feed is now security blocked in our org so we’ve been forced to upload package dependencies individually. We have Artifactory which we can use to remote to the UiPath Myget Feed, but editing our Nuget.Config files on our robots doesn’t show any package being pulled from Artifactory. Our initial install of these robots disabled online feeds, does that have to do with it? Like we can’t pull from our own internal fees either?

Anyone have any ideas about this?

@hashim.hassany The disable online feeds affects any non local feed. So given that you are modifying the nuget to only contain your own artifactory feed, you can enable the online feeds and it will only pull from artifactory.

Let me know if this works for you.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.