From 690d1b64ea159f305ca39c9ffb86157086df4f8b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 20:17:51 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#19288) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ac306a08f..d10888d8d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -243,17 +243,17 @@ - + https://github.com/dotnet/arcade - 0ffb8e9f4a064d8c77f07420dc399baec9daef89 + 532f956a119bce77ca279994054d08dbc24418f7 - + https://github.com/dotnet/arcade - 0ffb8e9f4a064d8c77f07420dc399baec9daef89 + 532f956a119bce77ca279994054d08dbc24418f7 - + https://github.com/dotnet/arcade - 0ffb8e9f4a064d8c77f07420dc399baec9daef89 + 532f956a119bce77ca279994054d08dbc24418f7 https://github.com/dotnet/arcade-services @@ -263,14 +263,14 @@ https://github.com/dotnet/arcade-services 0e9abfee048404d9b994fc64235b42216ce68dad - + https://github.com/dotnet/arcade - 0ffb8e9f4a064d8c77f07420dc399baec9daef89 + 532f956a119bce77ca279994054d08dbc24418f7 - + https://github.com/dotnet/arcade - 0ffb8e9f4a064d8c77f07420dc399baec9daef89 + 532f956a119bce77ca279994054d08dbc24418f7 diff --git a/eng/Versions.props b/eng/Versions.props index 8e87fb51f..c96118946 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -39,7 +39,7 @@ - 9.0.0-beta.24201.3 + 9.0.0-beta.24203.1 diff --git a/global.json b/global.json index 14d9522d4..3ea10020d 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24201.3", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24201.3" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24203.1", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24203.1" } }