From 596dcd6d7b7a67082fca25e6a832d252547ffa51 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 19:46:10 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230411.8 (#30680) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ac1ee0c09a8..8ffda12f1e1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -43,17 +43,17 @@ - + https://github.com/dotnet/arcade - 1177b37e60c7271ab461098aefbdd03edc15b90d + 17d9eee32f20a6af0ebb620254a22f601d159578 - + https://github.com/dotnet/arcade - 1177b37e60c7271ab461098aefbdd03edc15b90d + 17d9eee32f20a6af0ebb620254a22f601d159578 - + https://github.com/dotnet/arcade - 1177b37e60c7271ab461098aefbdd03edc15b90d + 17d9eee32f20a6af0ebb620254a22f601d159578 diff --git a/eng/Versions.props b/eng/Versions.props index 50308fa4954..783221c3dd4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -27,7 +27,7 @@ 8.0.0-preview.4.23204.3 - 8.0.0-beta.23174.1 + 8.0.0-beta.23211.8 4.2.0 diff --git a/global.json b/global.json index d8a88d27267..092bf706812 100644 --- a/global.json +++ b/global.json @@ -16,7 +16,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23174.1", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23174.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23211.8", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23211.8" } }