diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9149d549b1d..3fc9af7baa4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -130,29 +130,29 @@ Note: if the Uri is a new place, you will need to add a subscription from that p - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 020ac68b5848016459652ebf4ed965b9800fe426 - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 020ac68b5848016459652ebf4ed965b9800fe426 - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 020ac68b5848016459652ebf4ed965b9800fe426 - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 020ac68b5848016459652ebf4ed965b9800fe426 - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 020ac68b5848016459652ebf4ed965b9800fe426 - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 020ac68b5848016459652ebf4ed965b9800fe426 diff --git a/eng/Versions.props b/eng/Versions.props index 27ab1703a78..c473dab20fe 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,15 +45,15 @@ - 7.0.0-beta.21474.2 - 7.0.0-beta.21474.2 - 7.0.0-beta.21474.2 + 7.0.0-beta.21508.1 + 7.0.0-beta.21508.1 + 7.0.0-beta.21508.1 16.5.0 - 2.4.1 + 2.4.2-pre.9 $(XUnitVersion) $(XUnitVersion) 2.4.3 diff --git a/eng/common/native/init-compiler.sh b/eng/common/native/init-compiler.sh index 1daadf32a52..8c944f30b28 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