From f1ef47e7e58ed9e82cdd65368dea3ed07b74aaa7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 16:07:41 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#17878) [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 51fa1a195..58a9e9b00 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - c5e5051496efbcc9046b25628666377d6b97a670 + b0d70fdfda08b94b367f5bf1b91ab4c219091255 - + https://github.com/dotnet/arcade - c5e5051496efbcc9046b25628666377d6b97a670 + b0d70fdfda08b94b367f5bf1b91ab4c219091255 - + https://github.com/dotnet/arcade - c5e5051496efbcc9046b25628666377d6b97a670 + b0d70fdfda08b94b367f5bf1b91ab4c219091255 https://github.com/dotnet/arcade-services @@ -227,9 +227,9 @@ https://github.com/dotnet/arcade-services 2cb9532010eba6a27a7e4d672097c74c79f604d0 - + https://github.com/dotnet/arcade - c5e5051496efbcc9046b25628666377d6b97a670 + b0d70fdfda08b94b367f5bf1b91ab4c219091255 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 418eaa114..3760434fd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 9.0.0-beta.23572.2 + 9.0.0-beta.23577.2 diff --git a/global.json b/global.json index 596fbecc1..8a071ba28 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.23572.2", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23572.2" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23577.2", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23577.2" } }