From 57e86a2269dde98b92686ae2bac41e61d3a402b7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 12:47:45 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20231027.1 (#8369) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 4 ++-- global.json | 4 ++-- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a62bf629d15..20fd715e04e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -156,25 +156,25 @@ - + https://github.com/dotnet/arcade - 36d11a863c7ffc41e3730c806b0e98d32d1795ae + 30d512ae84149b306b6c160ed83dc433fc9f9cae - + https://github.com/dotnet/arcade - 36d11a863c7ffc41e3730c806b0e98d32d1795ae + 30d512ae84149b306b6c160ed83dc433fc9f9cae - + https://github.com/dotnet/arcade - 36d11a863c7ffc41e3730c806b0e98d32d1795ae + 30d512ae84149b306b6c160ed83dc433fc9f9cae - + https://github.com/dotnet/arcade - 36d11a863c7ffc41e3730c806b0e98d32d1795ae + 30d512ae84149b306b6c160ed83dc433fc9f9cae - + https://github.com/dotnet/arcade - 36d11a863c7ffc41e3730c806b0e98d32d1795ae + 30d512ae84149b306b6c160ed83dc433fc9f9cae https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index 59ae8746145..ff02ab254ab 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,8 +48,8 @@ - 9.0.0-beta.23525.2 - 9.0.0-beta.23525.2 + 9.0.0-beta.23527.1 + 9.0.0-beta.23527.1 diff --git a/global.json b/global.json index a811055decf..8ffda9129a8 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23525.2", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23525.2" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23527.1", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23527.1" }, "sdk": { "version": "9.0.100-alpha.1.23511.2"