(SQL) SQL (2014)

New SQL Server project templates for VS2015 (Create Script Build.vstemplate)

   1:  <VSTemplate Type="Item" Version="3.0.0"
   2:      xmlns="http://schemas.microsoft.com/developer/vstemplate/2005">
   3:    <TemplateData>
   4:      <Name>SQL script (Build)</Name>
   5:      <Description>SQL script included in the build</Description>
   6:      <Icon></Icon>
   7:      <ProjectType>Database Projects</ProjectType>
   8:      <SortOrder>0</SortOrder>
   9:      <DefaultName>Script.sql</DefaultName>
  10:    </TemplateData>
  11:    <TemplateContent>
  12:        <ProjectItem ReplaceParameters="false" TargetFileName="$changedFilename$">Create Script Build.sql</ProjectItem>
  13:    </TemplateContent>
  14:      <WizardExtension>
  15:          <Assembly>Microsoft.VisualStudio.Data.Tools.Package, Version=14.0.0.0, Culture=Neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null</Assembly>
  16:          <FullClassName>Microsoft.VisualStudio.Data.Tools.Package.Project.TemplateWizard</FullClassName>
  17:      </WizardExtension>
  18:      <WizardData>
  19:          <BuildAction>Build</BuildAction>
  20:          <ItemAttributes></ItemAttributes>
  21:      </WizardData>
  22:  </VSTemplate>




Comments ( )
<00>  <01>  <02>  <03>  <04>  <05>  <06>  <07>  <08>  <09>  <10>  <11>  <12>  <13>  <14>  <15>  <16>  <17>  <18>  <19>  <20>  <21>  <22>  <23
Link to this page: //www.vb-net.com/VS2015-SQL-Server-Project-Templates/Create-Script-Build-vstemplate.htm
<SITEMAP>  <MVC>  <ASP>  <NET>  <DATA>  <KIOSK>  <FLEX>  <SQL>  <NOTES>  <LINUX>  <MONO>  <FREEWARE>  <DOCS>  <ENG>  <CHAT ME>  <ABOUT ME>  < THANKS ME>