Can I add a folder structure to Solution Elements without manually adding each level of the tree?
We have a multi-project solution that requires several third-party libraries, at least one of which has a multi-layer tree.
We have a libs folder at the root level of the solution along with all other projects.
Responses to "Show hidden files", etc. do not work for solution elements, only within the project.
Is there any way around this?
Do we need to add their folder by folder if we want them to be at the solution level?
(A similar question has been answered many times regarding Visual Studio projects. However, my question is about Visual Studio solutions.)
source share