mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 19:04:51 +08:00
Adding HostRestart folder to WebPI and making it writable.
--HG-- branch : dev
This commit is contained in:
@@ -293,6 +293,8 @@
|
||||
DestinationFolder="$(MsDeployFolder)\Orchard\%(RecursiveDir)"/>
|
||||
<Copy SourceFiles="@(MsDeploy-Parameters)"
|
||||
DestinationFolder="$(MsDeployFolder)"/>
|
||||
|
||||
<MakeDir Directories="$(MsDeployFolder)\Orchard\bin\HostRestart"/>
|
||||
</Target>
|
||||
|
||||
<Target Name="Package-Zip">
|
||||
|
Reference in New Issue
Block a user