Ammending MSDeploy package for db parameters and /modules and /themes acls

--HG--
branch : dev
This commit is contained in:
Dave Reed
2010-11-10 15:48:47 -08:00
parent 42108814e1
commit 2317c4674f
4 changed files with 115 additions and 5 deletions

View File

@@ -209,7 +209,7 @@
<ItemGroup>
<!--<MsDeploy-Folder-Input Include="$(StageFolder)\**\*" Exclude="$(StageFolder)\**\bin\**\*.pdb;$(StageFolder)\**\bin\**\*.xml" />-->
<MsDeploy-Folder-Input Include="$(StageFolder)\**\*" Exclude="$(StageFolder)\**\bin\**\*.xml" />
<MsDeploy-Parameters Include="$(LibFolder)\msdeploy\*.xml"/>
<MsDeploy-Parameters Include="$(LibFolder)\msdeploy\*.xml;$(LibFolder)\msdeploy\*.sql"/>
</ItemGroup>
<Copy SourceFiles="@(MsDeploy-Folder-Input)"