aspnetcore/src/Middleware/build.cmd

4 lines
84 B
Batchfile

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