From 832b58f63a90357f8cc24de7e962f2ff2f9e6fa9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 3 Jul 2024 12:17:02 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20240702.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.24351.5 -> To Version 9.0.0-beta.24352.2 --- 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 4074bc03e2a..ca9f4679129 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -161,25 +161,25 @@ - + https://github.com/dotnet/arcade - 48f3eafb2fa9dddb1ca655b9ea96ebf4b5a2ba0a + 4a7d983f833d6b86365ea1b2b4d6ee72fbdbf944 - + https://github.com/dotnet/arcade - 48f3eafb2fa9dddb1ca655b9ea96ebf4b5a2ba0a + 4a7d983f833d6b86365ea1b2b4d6ee72fbdbf944 - + https://github.com/dotnet/arcade - 48f3eafb2fa9dddb1ca655b9ea96ebf4b5a2ba0a + 4a7d983f833d6b86365ea1b2b4d6ee72fbdbf944 https://github.com/dotnet/arcade f4e11a15c7b8a949d4a366e792a9843ff6e88cd5 - + https://github.com/dotnet/arcade - 48f3eafb2fa9dddb1ca655b9ea96ebf4b5a2ba0a + 4a7d983f833d6b86365ea1b2b4d6ee72fbdbf944 https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index 5126ae0f032..e00de81346c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -50,7 +50,7 @@ 9.0.0-beta.24053.1 - 9.0.0-beta.24351.5 + 9.0.0-beta.24352.2 diff --git a/global.json b/global.json index d82ae855584..42603a574fc 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24351.5", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24351.5" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24352.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24352.2" }, "sdk": { "version": "9.0.100-preview.5.24307.3"