There were two issues. One was that additional arguments that are not recognized by the build.sh script were incorrectly passed as a single argument in single-quotes to msbuild. The second issue was that when LD_LIBRARY_PATH was not set, the dotnet-install.sh script was failing due to its using of the "set -u" option that prevents usage of unset variables. |
||
|---|---|---|
| .. | ||
| clean | ||
| common | ||
| docker | ||
| obtain | ||
| cli-build-env.bat | ||
| cli-build-env.sh | ||
| cli-test-env.bat | ||
| cli-test-env.sh | ||
| dockerrun-as-current-user.sh | ||
| dockerrun.sh | ||
| register-completions.bash | ||
| register-completions.ps1 | ||
| register-completions.zsh | ||