From 94d3cc0d737a87d7cb4d31844d17a67182e97051 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 13:46:34 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20240103.1 (#8634) [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 0e4c1639748..dd518afb94b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -157,25 +157,25 @@ - + https://github.com/dotnet/arcade - 3531486ae4b4e78149d815d99db3d3a0e8a3c64d + f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 - + https://github.com/dotnet/arcade - 3531486ae4b4e78149d815d99db3d3a0e8a3c64d + f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 - + https://github.com/dotnet/arcade - 3531486ae4b4e78149d815d99db3d3a0e8a3c64d + f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 - + https://github.com/dotnet/arcade - 3531486ae4b4e78149d815d99db3d3a0e8a3c64d + f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 - + https://github.com/dotnet/arcade - 3531486ae4b4e78149d815d99db3d3a0e8a3c64d + f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index ebb74aa991e..74812b28233 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,8 +48,8 @@ - 9.0.0-beta.24052.3 - 9.0.0-beta.24052.3 + 9.0.0-beta.24053.1 + 9.0.0-beta.24053.1 diff --git a/global.json b/global.json index 1f59c27d123..433a141db7c 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24052.3", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24052.3" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24053.1", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24053.1" }, "sdk": { "version": "9.0.100-alpha.1.23615.4"