Skip to content

Instantly share code, notes, and snippets.

@BartDM
Created November 28, 2013 15:49
Show Gist options
  • Save BartDM/7693979 to your computer and use it in GitHub Desktop.
Save BartDM/7693979 to your computer and use it in GitHub Desktop.
<Feature Id="ProductFeature" Title="DemoWebsite.Setup" Level="1">
<ComponentGroupRef Id="MyWebWebComponents" />
<ComponentGroupRef Id="DemoWebsiteIssConfiguration" />
<Component Directory="INSTALLFOLDER" Id="InstallFolderCmp" Guid="{88D22DB9-656B-4423-AA6A-92875F5F74EC}">
<File Id="WebConfigFile" KeyPath="yes" Source="$(var.publishDir)\Web.config" Vital="yes" />
</Component>
</Feature>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment