Is there a way to set the namespaces references for all files within a folder?
Example: All my classes in a certain folder needs to reference System.ComponentModel
(and many others) and I don't want to set the references every time I create a new class.