I have made multiple custom libraries which are published to our orchestrator for developers in my company to use. A problem that we face with this is that there is no way to show the depenancies and their versions in NuGet, like any other package shows.
Is there anyway to get around this to have a custom Library package show its dependencies, just like any other package does.
This is what shows for any package not made by me
This is what shows for the custom library packages that I have developed in UiPath