Check for Java in local SignalR build (#10455)

This commit is contained in:
BrennanConroy 2019-05-22 11:02:37 -07:00 committed by Nate McMaster
parent 52133ac431
commit f26b87aa42
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
@ECHO OFF
SET RepoRoot=%~dp0..\..\
%RepoRoot%build.cmd -projects %~dp0**\*.*proj %*
%RepoRoot%build.cmd -buildJava -projects %~dp0**\*.*proj %*