Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to add solution items #6987

Open
matkoch opened this issue Aug 25, 2023 · 1 comment
Open

Ability to add solution items #6987

matkoch opened this issue Aug 25, 2023 · 1 comment

Comments

@matkoch
Copy link

matkoch commented Aug 25, 2023

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

@egvijayanand
Copy link
Contributor

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants