solutionFolder
does not replace sourceName
#4871
Labels
feature
The issue defines new feature.
help-wanted
good opportunity for contribution to the repo
triaged
The issue was evaluated by the triage team, placed on correct area, next action defined.
Milestone
I have a template that adds several projects to a solution.
I would like to add these all under their own solution folder, but I need to be able to rename this folder based on the provided name.
Here is an example snippet of my
template.json
.However, when I run this template, the solution only adds
MySource
folder regardless of the-n MyName
parameter.Is there someway to replace the name when adding a solution folder using this post action?
The text was updated successfully, but these errors were encountered: