aspnetcore/src/Components/build.cmd

4 lines
85 B
Batchfile

@ECHO OFF
SET RepoRoot=%~dp0..\..
%RepoRoot%\build.cmd -projects %~dp0\**\*.*proj %*