From 83c0bcba7a998f96585d00198215eff5a8bd1e82 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 8 Nov 2023 13:13:48 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20231107.7 Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.23556.4 -> To Version 9.0.0-beta.23557.7 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 4 ++-- global.json | 4 ++-- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5ddcbbfdf3c..b6fd2bfea65 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -156,25 +156,25 @@ - + https://github.com/dotnet/arcade - 21c8b7373b7e4845f7df0ad15654529c1f41b66d + aa0317458d29ec79935ca04fa47d3a6f14a0944f - + https://github.com/dotnet/arcade - 21c8b7373b7e4845f7df0ad15654529c1f41b66d + aa0317458d29ec79935ca04fa47d3a6f14a0944f - + https://github.com/dotnet/arcade - 21c8b7373b7e4845f7df0ad15654529c1f41b66d + aa0317458d29ec79935ca04fa47d3a6f14a0944f - + https://github.com/dotnet/arcade - 21c8b7373b7e4845f7df0ad15654529c1f41b66d + aa0317458d29ec79935ca04fa47d3a6f14a0944f - + https://github.com/dotnet/arcade - 21c8b7373b7e4845f7df0ad15654529c1f41b66d + aa0317458d29ec79935ca04fa47d3a6f14a0944f https://github.com/dotnet/sourcelink diff --git a/eng/Versions.props b/eng/Versions.props index b5c4f71113b..0669207f3ed 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -48,8 +48,8 @@ - 9.0.0-beta.23556.4 - 9.0.0-beta.23556.4 + 9.0.0-beta.23557.7 + 9.0.0-beta.23557.7 diff --git a/global.json b/global.json index 3eeaca90a13..f2ee1cb5e4b 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23556.4", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23556.4" + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23557.7", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23557.7" }, "sdk": { "version": "9.0.100-alpha.1.23511.2"