From 0a5d2c7fa40e2f916de84777a9b0f91e55a51caf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 12:49:15 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20240516.1 (#9122) [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 289b7a5b803..107b355cbe8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -157,25 +157,25 @@ - + https://github.com/dotnet/arcade - 15eea424d3b2dd25a5c0b10e8adc8aeed50129a1 + ed14da5934ffb536cff8f41f8b5719334524cbed - + https://github.com/dotnet/arcade - 15eea424d3b2dd25a5c0b10e8adc8aeed50129a1 + ed14da5934ffb536cff8f41f8b5719334524cbed - + https://github.com/dotnet/arcade - 15eea424d3b2dd25a5c0b10e8adc8aeed50129a1 + ed14da5934ffb536cff8f41f8b5719334524cbed https://github.com/dotnet/arcade f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 - + https://github.com/dotnet/arcade - 15eea424d3b2dd25a5c0b10e8adc8aeed50129a1 + ed14da5934ffb536cff8f41f8b5719334524cbed https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index 73d9171e99c..c0b00973f0c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,7 +49,7 @@ 9.0.0-beta.24053.1 - 9.0.0-beta.24265.1 + 9.0.0-beta.24266.1 diff --git a/global.json b/global.json index 8d72a3c7d7a..6256585fb31 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24265.1", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24265.1" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24266.1", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24266.1" }, "sdk": { "version": "9.0.100-preview.3.24204.13"