From 65004b6bee1cd0d6fd1dc1cb5c5e0939a91ee883 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 8 Oct 2021 12:09:43 +0000 Subject: [PATCH 1/3] Update dependencies from https://github.com/dotnet/arcade build 20211007.3 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenFacades , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21507.3 --- eng/Version.Details.xml | 24 ++++++++++---------- eng/Versions.props | 6 ++--- eng/common/native/init-compiler.sh | 22 ++++++++++-------- eng/common/templates/steps/send-to-helix.yml | 3 --- global.json | 6 ++--- 5 files changed, 30 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9149d549b1d..6119955a389 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 + 98bacf3d68679c51adbb7c596a3de16a7f9acacf - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 98bacf3d68679c51adbb7c596a3de16a7f9acacf - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 98bacf3d68679c51adbb7c596a3de16a7f9acacf - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 98bacf3d68679c51adbb7c596a3de16a7f9acacf - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 98bacf3d68679c51adbb7c596a3de16a7f9acacf - + https://github.com/dotnet/arcade - 3ea0d860c6973f2cbadc9e895c7ec2cbdaec4ad5 + 98bacf3d68679c51adbb7c596a3de16a7f9acacf diff --git a/eng/Versions.props b/eng/Versions.props index 27ab1703a78..dc45ccd727e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -45,9 +45,9 @@ - 7.0.0-beta.21474.2 - 7.0.0-beta.21474.2 - 7.0.0-beta.21474.2 + 7.0.0-beta.21507.3 + 7.0.0-beta.21507.3 + 7.0.0-beta.21507.3 16.5.0 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