﻿<VSTemplate Version="3.0.0" Type="Project" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.microsoft.com/developer/vstemplate/2005">
  <TemplateData>
    <Name Package="{D5A8BA1C-E38F-4CC8-98DF-8DC7A45CC646}" ID="122" />
    <Description Package="{D5A8BA1C-E38F-4CC8-98DF-8DC7A45CC646}" ID="123" />
    <Icon Package="{D5A8BA1C-E38F-4CC8-98DF-8DC7A45CC646}" ID="301" />
    <TemplateID>VSTO_Word2010Template_CS</TemplateID>
    <RequiredFrameworkVersion>4.0</RequiredFrameworkVersion>
    <MaxFrameworkVersion>4.0</MaxFrameworkVersion>
    <ProjectType>CSharp</ProjectType>
    <SortOrder>400</SortOrder>
    <NumberOfParentCategoriesToRollUp>1</NumberOfParentCategoriesToRollUp>
    <CreateNewFolder>true</CreateNewFolder>
    <CreateInPlace>true</CreateInPlace>
    <DefaultName>WordTemplate</DefaultName>
    <ProvideDefaultName>true</ProvideDefaultName>
    <PromptForSaveOnCreation>false</PromptForSaveOnCreation>
    <LocationField>Enabled</LocationField>
    <EnableLocationBrowseButton>true</EnableLocationBrowseButton>
  </TemplateData>
  <TemplateContent>
    <Project File="VSTOProject.csproj" ReplaceParameters="true">
      <ProjectItem ReplaceParameters="false" TargetFileName="$VSTOProjectHostDocumentName$">Empty.dot</ProjectItem>
      <ProjectItem ReplaceParameters="true" TargetFileName="ThisDocument.cs">ThisDocument.cs</ProjectItem>
      <ProjectItem ReplaceParameters="true" TargetFileName="ThisDocument.Designer.xml">ThisDocument.Designer.xml</ProjectItem>
      <ProjectItem ReplaceParameters="true" TargetFileName="ThisDocument.Designer.cs">ThisDocument.Designer.cs</ProjectItem>
      <ProjectItem ReplaceParameters="true" TargetFileName="Properties\AssemblyInfo.cs">AssemblyInfo.cs</ProjectItem>
      <ProjectItem ReplaceParameters="false" TargetFileName="Properties\Resources.resx">Resources.resx</ProjectItem>
      <ProjectItem ReplaceParameters="true" TargetFileName="Properties\Resources.Designer.cs">Resources.cs</ProjectItem>
      <ProjectItem ReplaceParameters="false" TargetFileName="Properties\Settings.settings">Settings.settings</ProjectItem>
      <ProjectItem ReplaceParameters="true" TargetFileName="Properties\Settings.Designer.cs">Settings.cs</ProjectItem>
    </Project>
    <CustomParameters>
      <CustomParameter Name="VSTOLanguage" Value="CS" />
      <CustomParameter Name="VSTODocumentType" Value="DOT" />
      <CustomParameter Name="VSTOHostService" Value="{763FDC83-64E5-4651-AC9B-28C4FEB985A1}" />
    </CustomParameters>
  </TemplateContent>
  <WizardExtension>
    <Assembly>Microsoft.VisualStudio.Tools.Applications.Project, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null</Assembly>
    <FullClassName>Microsoft.VisualStudio.Tools.Applications.Project.Wizard.Office2010Wizard</FullClassName>
  </WizardExtension>
</VSTemplate>
