mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 02:44:52 +08:00
Ammending MSDeploy package for db parameters and /modules and /themes acls
--HG-- branch : dev
This commit is contained in:
@@ -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)"
|
||||
|
Reference in New Issue
Block a user