How to open orchestrator package in studio net 6.0

hello ,
could you help me please, i couldn t open a package downloaded from orchestrator (net 6 package).
i couldn t find my workflow.
thanks

Hi @Hamza_Mesfar

You will have to extract files from the downloaded nuget package using 7-zip or WinRAR. Then you can find the project xamls in lib>net45 folder of the extracted files folder

Regards,
Aashik

Hi.

Unfortunately, if the package is published without Include Sources option, Xaml files are not included in the nupkg file and we cannot extract them from it, in Windows (.net6) or Crossplatform project.

Regards,

1 Like

that work only in legacey version.

thanks a lot for your response, i will activate it in my next publish.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.