We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 090a92e commit bfba89dCopy full SHA for bfba89d
eng/build.sh
@@ -14,7 +14,7 @@ while [[ -h "$source" ]]; do
14
done
15
scriptroot="$( cd -P "$( dirname "$source" )" && pwd )"
16
17
-export MSBUILSUSESERVER=1
+export MSBUILDUSESERVER=1
18
19
usage()
20
{
0 commit comments