Get dynamic location of nuget package

Hi all,

I have created a library using uipath and published the nuget package.
Now i have to move the nuget package to the current working directory of uipath and in the manage packages i have to get the package from the current working directory so that if i move the code to another machine i should not get the missing activity error.

That means the activity package location should be dynamic