I am trying to open a nuget file I downloaded from the Orchestrator.
Once I opened the file, I see that all my activities look like this :
In the original code it looks like:
I can’t expand even ForEach activities.
Steps I employed in extracting the nupkg package are as below:
- Download from Orchestrator.
- Right Click on file.
- Choose “Open with”
- Choose “WinRAR archiver.
- Select the path of the extraction
The resulting view of the files are as follows:
The view of the lib folder is as such:
Kindly tell me how to extract a project form nupkg file in a way that allows for the full view of the project. Thank you.