Select Item References, Export Template Wizard
Use this page of the Export Template wizard to select the assembly references to include with an item template. You can access this wizard from the File menu by clicking Export Template.
Select the references you would like to include with this item
If the item requires assembly references to run correctly, select the references to include with the template. The list of assemblies is generated from the assembly references in the project that you specified on the Choose Template Type page of the wizard. If a desired assembly is not listed, exit the Export Template wizard, add the assembly reference to the project, and access the wizard again.Note
For the template to work correctly, every computer that uses it must have every referenced assembly installed. If it is possible that some computers will not have the assemblies installed, share the assemblies in the same location that you share the template, and have users install the assemblies on their computers. For information about installing assemblies, see How to: Install an Assembly into the Global Assembly Cache.
See Also
Tasks
How to: Add References to Templates
How to: Create Multi-file Item Templates