mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Donc include TeamCity addins when creating the source package in TeamCity
--HG-- branch : 1.x
This commit is contained in:
@@ -312,6 +312,7 @@
|
|||||||
$(MSBuildProjectDirectory)\**\*.user;
|
$(MSBuildProjectDirectory)\**\*.user;
|
||||||
$(MSBuildProjectDirectory)\**\*.patch;
|
$(MSBuildProjectDirectory)\**\*.patch;
|
||||||
$(MSBuildProjectDirectory)\**\*.hg*\**\*;
|
$(MSBuildProjectDirectory)\**\*.hg*\**\*;
|
||||||
|
$(LibFolder)\nunit\addins\**\*;
|
||||||
" />
|
" />
|
||||||
|
|
||||||
<Zip-Stage Include="$(StageFolder)\**\*" />
|
<Zip-Stage Include="$(StageFolder)\**\*" />
|
||||||
|
Reference in New Issue
Block a user