Multiple octopack enabled projects per solution?

Is it possible to have multiple octopack enable projects in the same solution? Specifically, it might be handy to build/octopack two projects from the same solution. Not sure if this is possible currently.

Hi,

Thanks for your question.
This is possible. You select the projects within the solution to apply Octopack to when you add it through the NuGet Package Manager.
It will then build the X many number of packages for the solution.
There’s a video here that shows you how:

Hope this helps!

Vanessa

Ah, I see the issue now. For some reason we decided to go with custom nuget feed location per octopack enabled project. This makes it difficult when one solution contains multiple nuget enabled projects that need to be stage to separate folders :frowning: