In visual studio 2010, is there a way to make fragments specific for a single project or solution? I am interested in doing this so that I can use them to support my architectural decisions (i.e. Create a POCO that implements a specific interface in the established order).
Jordan
source share