From e70e799da121df0090a34b2d2b0a08e00af63d39 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 17 May 2022 12:35:53 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220516.1 Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22262.8 -> To Version 7.0.0-beta.22266.1 Dependency coherency updates Microsoft.SourceLink.GitHub,Microsoft.DotNet.XliffTasks From Version 1.2.0-beta-22260-02 -> To Version 1.2.0-beta-22262-02 (parent: Microsoft.DotNet.Arcade.Sdk --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 158a2213c..dad324c6f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -192,33 +192,33 @@ - + https://github.com/dotnet/arcade - b7796f653e48e001123963f17387c052891b48e6 + 70d269dfe645525adb6836d25d8a97d7960eda1a - + https://github.com/dotnet/arcade - b7796f653e48e001123963f17387c052891b48e6 + 70d269dfe645525adb6836d25d8a97d7960eda1a - + https://github.com/dotnet/arcade - b7796f653e48e001123963f17387c052891b48e6 + 70d269dfe645525adb6836d25d8a97d7960eda1a https://github.com/dotnet/source-build-reference-packages c71ce108eda9f657c9f58a613a1fe56b6b08235d - + https://github.com/dotnet/sourcelink - 5a42380a3f5de7b4e1dc7c4de1f556d92edbad93 + 339f00dd30bac695b67bbfd1f7faf5a3c7f1e984 - + https://github.com/dotnet/xliff-tasks - 78c2e0ecb58db6b09165d3388f0ba84db3a889d4 + 54bc9a1ac8a39083216bb8f5447c8d34fdd290f7 diff --git a/eng/Versions.props b/eng/Versions.props index 945cf895f..64f7a5468 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,7 +26,7 @@ - 7.0.0-beta.22262.8 + 7.0.0-beta.22266.1 diff --git a/global.json b/global.json index eb5d3cf4c..2f7501646 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.16.4" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22262.8", - "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22262.8" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22266.1", + "Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22266.1" } }