We’d like to use TFS also for building and deploying packages to Orchestrator.
Is there a way to automate the generation of the nuget package? (without having to use UiPath Studio’s publish?)
I’ve seen examples about nuget spec
, but for nuget spec to work, you need a .nuspec
file.
How are those generated from UiPath?