NHibernate Mapping File Item Template
I find myself creating it quite a bit, and I got tried of copy/paste to add the item, so I create an item template for VS 2005. You can download it here.
I am thinking about creating a project template as well (I keep creating small projects to test stuff, or abusing my existing NHibernate.Generics project), but I hate the GAC and I don't want hard coded paths in the template. Any ideas how I can add the DLLs themselves to the template?
Comments
Comment preview