From 6e84bdbc7a979f60fb1cfb7e78c9a59ec9772d89 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 7 Dec 2023 13:21:53 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20231206.1 Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.23605.1 -> To Version 9.0.0-beta.23606.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 5bf08e13745..ae3959403fe 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -157,25 +157,25 @@ - + https://github.com/dotnet/arcade - 3ab52f6e3fd7242777455dad59b2d454f6e8f10d + 71149d1f281ab5e066d1f524f4862152683f5144 - + https://github.com/dotnet/arcade - 3ab52f6e3fd7242777455dad59b2d454f6e8f10d + 71149d1f281ab5e066d1f524f4862152683f5144 - + https://github.com/dotnet/arcade - 3ab52f6e3fd7242777455dad59b2d454f6e8f10d + 71149d1f281ab5e066d1f524f4862152683f5144 - + https://github.com/dotnet/arcade - 3ab52f6e3fd7242777455dad59b2d454f6e8f10d + 71149d1f281ab5e066d1f524f4862152683f5144 - + https://github.com/dotnet/arcade - 3ab52f6e3fd7242777455dad59b2d454f6e8f10d + 71149d1f281ab5e066d1f524f4862152683f5144 https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index 507344fa307..f75a269b2e6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,8 +48,8 @@ - 9.0.0-beta.23605.1 - 9.0.0-beta.23605.1 + 9.0.0-beta.23606.1 + 9.0.0-beta.23606.1 diff --git a/global.json b/global.json index 304bc45b4c1..79133bea10c 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23605.1", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23605.1" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23606.1", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23606.1" }, "sdk": { "version": "9.0.100-alpha.1.23511.2"