Hi,
When publishing code from UiPath Studio, I find that there is include source code option. But i do not find this option when I do publish with classic design. Is this normal? How to make sure Source code is included in publish?
Thank you,
Hi,
When publishing code from UiPath Studio, I find that there is include source code option. But i do not find this option when I do publish with classic design. Is this normal? How to make sure Source code is included in publish?
Thank you,
in classic…you mean old studio?
is the project in windows legacy? for windows legacy by default the contents are included
but for windows only when checked the xaml files would be included
cheers
Include Sources - set to Yes to include all .xaml sources within the library package, including workflows that were previously made private. For Windows - Legacy libraries, the files are saved in the generated assembly file and in the lib\net45 folder in the .nupkg file. For Windows and cross-platform libraries, the files are saved in the content folder in the .nupkg file.
For different Studio versions, that Include sources option is placed at different locations.
Try there:
Studio project → Project Settings- > General
Studio project → Publish → Publish options
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.