Skip to content

Commit bfba89d

Browse files
authored
Update build.sh
1 parent 090a92e commit bfba89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ while [[ -h "$source" ]]; do
1414
done
1515
scriptroot="$( cd -P "$( dirname "$source" )" && pwd )"
1616

17-
export MSBUILSUSESERVER=1
17+
export MSBUILDUSESERVER=1
1818

1919
usage()
2020
{

0 commit comments

Comments
 (0)