From eb560a2eab68b7098b96b40499ab7d8107e3cb07 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 14:22:26 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#18331) [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 434d4ac5b..e598ca3e9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -206,18 +206,18 @@ - + https://github.com/dotnet/arcade - abddd0bd5145578246dcadda264c7557f2a935a9 + 3e1d8f1566e3e88816e816aff285bdd709c1260a - + https://github.com/dotnet/arcade - abddd0bd5145578246dcadda264c7557f2a935a9 + 3e1d8f1566e3e88816e816aff285bdd709c1260a - + https://github.com/dotnet/arcade - abddd0bd5145578246dcadda264c7557f2a935a9 + 3e1d8f1566e3e88816e816aff285bdd709c1260a https://github.com/dotnet/arcade-services @@ -227,9 +227,9 @@ https://github.com/dotnet/arcade-services 071e96dd7619c82088d061d9736f725216db6b21 - + https://github.com/dotnet/arcade - abddd0bd5145578246dcadda264c7557f2a935a9 + 3e1d8f1566e3e88816e816aff285bdd709c1260a https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index abaaac485..c4964570a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,7 +40,7 @@ - 9.0.0-beta.24069.2 + 9.0.0-beta.24072.1 diff --git a/global.json b/global.json index 530d84e9d..f09a6e155 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.24069.2", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24069.2" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24072.1", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24072.1" } }