So i have published my project but where it is saved? Because i want to upload in Orchestrator but i don’t find the nuget package.
Dominic
(Dominic)
March 12, 2018, 2:06pm
2
@nemtutruben , This might help,
This is the current path - “NuGetServerUrl”: “%ProgramData%\UiPath\Packages”
It does not start with "C:" to denote that it is in C drive.
What should be the change so that the package can be placed in D drive (in any folder) ? Can you quote the path ?
Thanks
Regards,
Dom
shankm
(Shan KM)
March 12, 2018, 4:10pm
3
@nemtutruben
you can find the uipath settings file in %ProgramData%\UiPath
(C:\ProgramData\UiPath)
and the NuGetServerUrl indicates the current package storing location.
@shankm @Dominic
yeah at first there was the location where I found the packages but now I have searched in my PC and it seems that the packege is saved in “\AppData\Local\Temp\nuget”
shankm
(Shan KM)
March 13, 2018, 11:39am
5
You can change the path anytime by editing the uipath settings file.