Change xaml to nuget package

hi,
today’s query is
how to convert xaml to nuget package with using orchestrator.
please help If anyone has solution.

thanks in advance

@lakshya_garg1

  1. Open the xaml file from UiPath studio and then publish it.

  2. And then it will convert it into nuget file. If Studio is connected to the Orchestrator then you can find nuget file under Packages section else you will find it nuget package folder in your Studio machine.

There is more to a nuget package than xaml files. Publishing is how you create nuget packages from your projects.