fix minor issue with build scripts
This commit is contained in:
parent
f5a3ec581d
commit
a492ea7834
4 changed files with 8 additions and 5 deletions
|
@ -1,7 +1,8 @@
|
|||
@Echo OFF
|
||||
|
||||
REM Copyright (c) .NET Foundation and contributors. All rights reserved.
|
||||
REM Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
|
||||
@Echo OFF
|
||||
SETLOCAL
|
||||
SET ERRORLEVEL=
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue