diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ae8bd5684..e5eb6e7d6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,9 +1,9 @@ - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + c336f6cb59bd52dfe2a844c738ec044affc57634 diff --git a/eng/Versions.props b/eng/Versions.props index eb4b880c4..a39d8d9f9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -107,10 +107,10 @@ 15.6.1 4.9.0 2.0.3 - 2.4.1 + 2.4.2-pre.9 1.3.12 - 2.4.1 - 2.4.1 + 2.4.2-pre.9 + 2.4.2-pre.9 6.0.0 diff --git a/eng/common/native/init-compiler.sh b/eng/common/native/init-compiler.sh index 1daadf32a..8c944f30b 100644 --- a/eng/common/native/init-compiler.sh +++ b/eng/common/native/init-compiler.sh @@ -3,9 +3,10 @@ # This file detects the C/C++ compiler and exports it to the CC/CXX environment variables # -if [[ "$#" -lt 2 ]]; then +if [[ "$#" -lt 3 ]]; then echo "Usage..." - echo "init-compiler.sh " + echo "init-compiler.sh