mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-22 20:13:50 +08:00

Uses community tasks and sharpziplib for compression Also updated build.cmd to take optional target as command line parameter --HG-- branch : dev
3 lines
40 B
Batchfile
3 lines
40 B
Batchfile
if .%1.==.. build Build
|
|
msbuild /t:%1
|