From a10f17668dd272494c40a5915de2e1f54ac61938 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 6 Dec 2023 13:21:43 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20231205.1 Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.23604.3 -> To Version 9.0.0-beta.23605.1 --- 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 af97bfe17d6..8b5abd8a42d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -157,25 +157,25 @@ - + https://github.com/dotnet/arcade - 29736c3a40dc33e94b8a7fdf72dad6d441f9e46f + 3ab52f6e3fd7242777455dad59b2d454f6e8f10d - + https://github.com/dotnet/arcade - 29736c3a40dc33e94b8a7fdf72dad6d441f9e46f + 3ab52f6e3fd7242777455dad59b2d454f6e8f10d - + https://github.com/dotnet/arcade - 29736c3a40dc33e94b8a7fdf72dad6d441f9e46f + 3ab52f6e3fd7242777455dad59b2d454f6e8f10d - + https://github.com/dotnet/arcade - 29736c3a40dc33e94b8a7fdf72dad6d441f9e46f + 3ab52f6e3fd7242777455dad59b2d454f6e8f10d - + https://github.com/dotnet/arcade - 29736c3a40dc33e94b8a7fdf72dad6d441f9e46f + 3ab52f6e3fd7242777455dad59b2d454f6e8f10d https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index 92d5e2e2639..883e769ad93 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,8 +48,8 @@ - 9.0.0-beta.23604.3 - 9.0.0-beta.23604.3 + 9.0.0-beta.23605.1 + 9.0.0-beta.23605.1 diff --git a/global.json b/global.json index 423dadc7845..304bc45b4c1 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23604.3", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23604.3" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23605.1", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23605.1" }, "sdk": { "version": "9.0.100-alpha.1.23511.2"