From f4ee6c150844ed73a0aa99e46f358664c8cb42d4 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Wed, 18 Sep 2024 20:06:12 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20240916.2 (#57931)
[release/9.0-rc2] Update dependencies from dotnet/arcade
---
eng/Version.Details.xml | 24 ++++++++++++------------
eng/Versions.props | 8 ++++----
global.json | 4 ++--
3 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index cd58caf6e98f..22516dfbaa82 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -388,31 +388,31 @@
https://github.com/dotnet/winforms
b1fd89453ed5e3ad91e4f18c9386cac8dade6e36
-
+
https://github.com/dotnet/arcade
- bcba6939456aa552554eae9ea9538a039cc98d96
+ 04b9022eba9c184a8036328af513c22e6949e8b6
-
+
https://github.com/dotnet/arcade
- bcba6939456aa552554eae9ea9538a039cc98d96
+ 04b9022eba9c184a8036328af513c22e6949e8b6
-
+
https://github.com/dotnet/arcade
- bcba6939456aa552554eae9ea9538a039cc98d96
+ 04b9022eba9c184a8036328af513c22e6949e8b6
-
+
https://github.com/dotnet/arcade
- bcba6939456aa552554eae9ea9538a039cc98d96
+ 04b9022eba9c184a8036328af513c22e6949e8b6
-
+
https://github.com/dotnet/arcade
- bcba6939456aa552554eae9ea9538a039cc98d96
+ 04b9022eba9c184a8036328af513c22e6949e8b6
-
+
https://github.com/dotnet/arcade
- bcba6939456aa552554eae9ea9538a039cc98d96
+ 04b9022eba9c184a8036328af513c22e6949e8b6
https://github.com/dotnet/extensions
diff --git a/eng/Versions.props b/eng/Versions.props
index da0888cc291e..bf582fec104f 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -165,10 +165,10 @@
6.2.4
6.2.4
- 9.0.0-beta.24463.2
- 9.0.0-beta.24463.2
- 9.0.0-beta.24463.2
- 9.0.0-beta.24463.2
+ 9.0.0-beta.24466.2
+ 9.0.0-beta.24466.2
+ 9.0.0-beta.24466.2
+ 9.0.0-beta.24466.2
9.0.0-alpha.1.24452.1
diff --git a/global.json b/global.json
index 44c47e0578f5..d4c978d226d2 100644
--- a/global.json
+++ b/global.json
@@ -27,7 +27,7 @@
"jdk": "11"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24463.2",
- "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24463.2"
+ "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24466.2",
+ "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24466.2"
}
}