aspnetcore/src/SiteExtensions/LoggingAggregate/build.cmd

4 lines
117 B
Batchfile

@ECHO OFF
SET RepoRoot="%~dp0..\..\.."
%RepoRoot%\build.cmd -Pack -ForceCoreMsBuild -Projects "%~dp0\**\*.csproj" %*