Ability to add solution items
Is your feature request related to a problem? Please describe.
My template should add additional items to a new solution folder. The D396686C-DE0E-4DE6-906D-291CD29FC5DE doesn't seem to do that. Seems to be limited to project files.
Describe the solution you'd like.
Post action supports adding solution items to solution folders.
Additional context
No response
@sayedihashimi I'm attempting to include an option of configuring the NuGet Central Package Management (CPM) feature as part of the project templates.
In CLI, the solution file is generated from the template, so with conditional evaluation, able to control it.
But from within Visual Studio, have no control over the solution file whatsoever. So kindly define the option to include the Solution Items as a Post Action Registry as its project GUID is fixed.
This would help in completing this feature.