From 7244457e077a382f7045d1148f844648e45e61f2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 14:45:48 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211027.5 (#8114) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- global.json | 4 ++-- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3fc5f824c0f..322143e711e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - 32ff2e3f45ae8fefed72a93ca17f4b01e106c7c9 + acde984116ccca032c345b782667a9a3ed9ba877 - + https://github.com/dotnet/arcade - 32ff2e3f45ae8fefed72a93ca17f4b01e106c7c9 + acde984116ccca032c345b782667a9a3ed9ba877 - + https://github.com/dotnet/arcade - 32ff2e3f45ae8fefed72a93ca17f4b01e106c7c9 + acde984116ccca032c345b782667a9a3ed9ba877 - + https://github.com/dotnet/arcade - 32ff2e3f45ae8fefed72a93ca17f4b01e106c7c9 + acde984116ccca032c345b782667a9a3ed9ba877 - + https://github.com/dotnet/arcade - 32ff2e3f45ae8fefed72a93ca17f4b01e106c7c9 + acde984116ccca032c345b782667a9a3ed9ba877 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 367993000c8..7cb830d66c5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -66,8 +66,8 @@ 8.5.0 2.4.2-pre.9 2.0.3 - 7.0.0-beta.21527.1 - 7.0.0-beta.21527.1 + 7.0.0-beta.21527.5 + 7.0.0-beta.21527.5 1.22.0 1.1.2 2.0.0 @@ -78,7 +78,7 @@ 1.1.0-beta.20258.6 1.1.0-beta-21525-02 1.1.0-beta-21525-02 - 7.0.0-beta.21527.1 + 7.0.0-beta.21527.5 1.0.0-beta.21518.1 1.1.0-beta.21520.4 1.0.0-prerelease.21522.1 diff --git a/global.json b/global.json index 6c2c8d5aee3..bc761873b61 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100-rc.1.21430.12" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21527.1", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21527.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21527.5", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21527.5" } }