From af462fe53865d1544b31f0cc5c7429ba13ba3b77 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 04:44:11 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#17834) [main] Update dependencies from dotnet/arcade - Merge branch 'main' into darc-main-24f5a542-9159-42fb-ab7e-8910fded4a0b --- 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 254a573d6..93c80dcc3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - 0f16479e1811ef3b5c9fc251563c6181f9083c34 + b6801170e6ca8bf12bdff1f10d410c5e01660681 - + https://github.com/dotnet/arcade - 0f16479e1811ef3b5c9fc251563c6181f9083c34 + b6801170e6ca8bf12bdff1f10d410c5e01660681 - + https://github.com/dotnet/arcade - 0f16479e1811ef3b5c9fc251563c6181f9083c34 + b6801170e6ca8bf12bdff1f10d410c5e01660681 https://github.com/dotnet/arcade-services @@ -227,9 +227,9 @@ https://github.com/dotnet/arcade-services 7bb1ccf29e6ee5a08cce5e0cc5b6e9bde1b0cda8 - + https://github.com/dotnet/arcade - 0f16479e1811ef3b5c9fc251563c6181f9083c34 + b6801170e6ca8bf12bdff1f10d410c5e01660681 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 882f6b599..06ffe349b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 9.0.0-beta.23565.1 + 9.0.0-beta.23567.1 diff --git a/global.json b/global.json index cbb6d57ae..f39af1e51 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.23565.1", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23565.1" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23567.1", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.23567.1" } }