What is the correct folder name to store a custom Item Template for a SQL Server Data Tools Database Project?
eg. What sub-folder should it live in under C:\Users\accountname\Documents\Visual Studio 11\Templates\ItemTemplates
The SSDT-provided templates seem to be located under C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\Microsoft\SQLDB\Extensions\SqlServer
(For VS2010, substitute '10' for '11' in the paths above)