mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Including msbuild tasks in lib
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
<Version>$(BUILD_NUMBER)</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<Import Project="$(BuildFolder)\libs\MSBuildTasks\tools\MSBuild.Community.Tasks.Targets"/>
|
||||
<Import Project="$(BuildFolder)\libs\SlowCheetah\tools\SlowCheetah.Transforms.targets"/>
|
||||
<Import Project="$(LibFolder)\msbuildtasks\MSBuild.Community.Tasks.Targets"/>
|
||||
<Import Project="$(LibFolder)\slowcheetah\SlowCheetah.Transforms.targets"/>
|
||||
|
||||
<!-- Coordinating Targets -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user