From aea4a03e851366cd1e987cff8273987fe457b266 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 15:09:59 +0000 Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#16686) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 2 +- global.json | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6fe339eaa..72f0d9c15 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -202,18 +202,18 @@ - + https://github.com/dotnet/arcade - 74bd8c5340936e8125d1ed89d38817bc06646450 + c27937680063bcf06804c9fd0466d26a0f9ea4e6 - + https://github.com/dotnet/arcade - 74bd8c5340936e8125d1ed89d38817bc06646450 + c27937680063bcf06804c9fd0466d26a0f9ea4e6 - + https://github.com/dotnet/arcade - 74bd8c5340936e8125d1ed89d38817bc06646450 + c27937680063bcf06804c9fd0466d26a0f9ea4e6 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 3c39b5268..16890908d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ - 8.0.0-beta.23313.6 + 8.0.0-beta.23314.1 diff --git a/global.json b/global.json index 8615466ce..82d1ee8fa 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23313.6", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23313.6" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23314.1", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23314.1" } }