Hi All,
I am wondering how i can add solution items to Visual studio Template (VS 2015).
I have a Multi Project template that works fine but it wont add the Solution Items Folder items in. I have looked and found that i need to do this through a Template Wizard which i have set up and works to populate default values based on a user input.
I would like it to add in 2 files nuget.config and Settings.StyleCop, the folder is called Solution Items, which are in my template. i have tried to figure this out through googling different ways but I haven't managed to work it out.
Hope someone can help.
Thanks in advance
Aidan