From bb7f65960ae55a3071f5d2967d6595bd298b96fd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 15:25:56 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#17924) [main] Update dependencies from dotnet/arcade --- 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 f98e402d7..b255f49f3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + 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-services @@ -227,9 +227,9 @@ https://github.com/dotnet/arcade-services 5263b603d90991a0c200aca8b8892c3d7cfe4751 - + https://github.com/dotnet/arcade - 3ab52f6e3fd7242777455dad59b2d454f6e8f10d + 71149d1f281ab5e066d1f524f4862152683f5144 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index d55e6c25a..5fa485006 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 9.0.0-beta.23605.1 + 9.0.0-beta.23606.1 diff --git a/global.json b/global.json index 6c1d2696f..477fea67f 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23605.1", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23605.1" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23606.1", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23606.1" } }