Is it possible to create a project template containing three projects?
I've built a sample project for my client which contains the basic structure for all their new applications. It would be sweet to be able to create a project template from it to make everything a lot easier.
Projects in the solution
- ProjectName.Abstractions
- ProjectName.Services
- ProjectName.WebClient
What I really would like is a solution template =)