Fix a problem with bcz.cmd (#3436)

Closes #3400.
This commit is contained in:
Mike Griese 2019-11-04 18:35:52 -06:00 committed by Dustin L. Howett (MSFT)
parent 5dfc021d8e
commit 94213ad94c

View file

@ -18,7 +18,7 @@ if (%_LAST_BUILD_CONF%)==() (
set _LAST_BUILD_CONF=%DEFAULT_CONFIGURATION%
)
set _MSBUILD_TARGET=Clean,Build
set _MSBUILD_TARGET=Clean;Build
set _EXCLUSIVE=
set _APPX_ARGS=