Welcome to mirror list, hosted at ThFree Co, Russian Federation.

build.cmd « ObjectPool « src - github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5274e00264f0b003b6114576fefdeafd4da5725c (plain)
1
2
3
@ECHO OFF
SET RepoRoot=%~dp0..\..
%RepoRoot%\eng\build.cmd -projects %~dp0**\*.*proj %*