From c283fbf18c55c039c5bee231955bd44e1b946f48 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 15 Mar 2024 12:07:12 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.24164.1 -> To Version 9.0.0-beta.24164.4 --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a20b9577a00..564c1646dbf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -157,25 +157,25 @@ - + https://github.com/dotnet/arcade - d8a997bd4a23c6d6fe7c785b3b440be7dd8463e9 + 4e73daf131ef02e8264b0d3e850c4bdafe6e02b6 - + https://github.com/dotnet/arcade - d8a997bd4a23c6d6fe7c785b3b440be7dd8463e9 + 4e73daf131ef02e8264b0d3e850c4bdafe6e02b6 - + https://github.com/dotnet/arcade - d8a997bd4a23c6d6fe7c785b3b440be7dd8463e9 + 4e73daf131ef02e8264b0d3e850c4bdafe6e02b6 https://github.com/dotnet/arcade f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 - + https://github.com/dotnet/arcade - d8a997bd4a23c6d6fe7c785b3b440be7dd8463e9 + 4e73daf131ef02e8264b0d3e850c4bdafe6e02b6 https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index 14847323ca2..113d7cb9898 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,7 +49,7 @@ 9.0.0-beta.24053.1 - 9.0.0-beta.24164.1 + 9.0.0-beta.24164.4 diff --git a/global.json b/global.json index c811d8f9720..96375e72b6d 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24164.1", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24164.1" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24164.4", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24164.4" }, "sdk": { "version": "9.0.100-preview.1.24101.2"