mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00
Updating external packages list
This commit is contained in:
parent
6cac2dec49
commit
1d2d97ae89
@ -291,6 +291,9 @@
|
|||||||
$(StageFolder)\**\Modules\Orchard.Scripting.Dlr\**;
|
$(StageFolder)\**\Modules\Orchard.Scripting.Dlr\**;
|
||||||
$(StageFolder)\**\Modules\Orchard.Search\**;
|
$(StageFolder)\**\Modules\Orchard.Search\**;
|
||||||
$(StageFolder)\**\Modules\Orchard.TaskLease\**;
|
$(StageFolder)\**\Modules\Orchard.TaskLease\**;
|
||||||
|
$(StageFolder)\**\Modules\Orchard.ContentPermissions\**;
|
||||||
|
$(StageFolder)\**\Modules\Orchard.CustomForms\**;
|
||||||
|
$(StageFolder)\**\Modules\Orchard.AntiSpam\**;
|
||||||
" />
|
" />
|
||||||
|
|
||||||
<MsDeploy-Folder-Input Include="$(StageFolder)\**\*" Exclude="$(StageFolder)\**\bin\**\*.xml;@(MsDeploy-Exclude-Modules)" />
|
<MsDeploy-Folder-Input Include="$(StageFolder)\**\*" Exclude="$(StageFolder)\**\bin\**\*.xml;@(MsDeploy-Exclude-Modules)" />
|
||||||
|
Loading…
Reference in New Issue
Block a user