mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00

Separate Azure from WebPI Relocate WebPI and Source in /artifacts for cohesion --HG-- branch : dev
4 lines
57 B
Batchfile
4 lines
57 B
Batchfile
if "%~1"=="" build Build
|
|
msbuild /t:%~1 Orchard.proj
|
|
|