From bee9fe42c2b45d23a96b677370d644403bb8184e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 9 Oct 2021 02:38:41 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211007.3 (#12265) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.SourceLink.GitHub: from 1.1.0-beta-21470-02 to 1.1.0-beta-21480-02 (parent: Microsoft.DotNet.Arcade.Sdk) - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21472.1 to 1.0.0-beta.21505.2 (parent: Microsoft.DotNet.Arcade.Sdk) --- eng/Version.Details.xml | 22 ++++++++++---------- eng/Versions.props | 4 ++-- eng/common/native/init-compiler.sh | 22 +++++++++++--------- eng/common/templates/steps/send-to-helix.yml | 3 --- global.json | 4 ++-- 5 files changed, 27 insertions(+), 28 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8dcf9223e..b981014c0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -172,33 +172,33 @@ - + 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/source-build-reference-packages 639aeb4d76c8b1a6226bf7c4edb34fbdae30e6e1 - + https://github.com/dotnet/sourcelink - fd48bde3c9769842b41fe696f15a16b1008bae18 + 8031e5220baf2acad991e661d8308b783d2acf3e - + https://github.com/dotnet/xliff-tasks - d3413141e57befa40137d48b33e62098e8c84b15 + 07ffa7413712abf31c2aaa14bc71486d0f5302f0 - \ No newline at end of file + diff --git a/eng/Versions.props b/eng/Versions.props index 8af72c3c0..133c59143 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -20,7 +20,7 @@ - 7.0.0-beta.21474.2 + 7.0.0-beta.21507.3 @@ -182,4 +182,4 @@ 2.0.1-servicing-26011-01 - \ No newline at end of file + 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