Custom Activity Package Not Available In Package Manager When Using Orchestrator Feed

Resolution when the package does not show up in package manager, even after creating a custom activity package and uploading it to Orchestrator feed.

Issue Description: After creating a custom activity package and uploading it to Orchestrator feed, the package doesn't show up in package manager.

Resolution:

Starting with Studio 21.10, multiple target frameworks for Nuget packages are supported. All the packages should specify the target framework within .nuspec file, otherwise the Studio will not read it from the Orchestrator feed.


Those packages will show errors in VisualStudio too:

NOTE: Using the local feed works without those modifications.