From 722f6e9f9641a66640169f1a8da354d9eb15b745 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Tue, 5 Nov 2024 19:59:06 +0000
Subject: [PATCH] [release/8.0.1xx] Update dependencies from dotnet/arcade
(#20217)
[release/8.0.1xx] Update dependencies from dotnet/arcade
---
NuGet.config | 60 -----------------------------------------
eng/Version.Details.xml | 12 ++++-----
eng/Versions.props | 2 +-
global.json | 4 +--
4 files changed, 9 insertions(+), 69 deletions(-)
diff --git a/NuGet.config b/NuGet.config
index 6b74f3927e08..28605adf67e0 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -16,45 +16,15 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -74,41 +44,11 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 48bb1b699ba3..4d6ac7dcf6c9 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -219,18 +219,18 @@
-
+
https://github.com/dotnet/arcade
- f7fb1fec01b91be69e4dcc5290a0bff3f28e214f
+ 24e02f80c5458d1f75240ae57fc2a98fb8a9022a
-
+
https://github.com/dotnet/arcade
- f7fb1fec01b91be69e4dcc5290a0bff3f28e214f
+ 24e02f80c5458d1f75240ae57fc2a98fb8a9022a
-
+
https://github.com/dotnet/arcade
- f7fb1fec01b91be69e4dcc5290a0bff3f28e214f
+ 24e02f80c5458d1f75240ae57fc2a98fb8a9022a
https://github.com/dotnet/arcade-services
diff --git a/eng/Versions.props b/eng/Versions.props
index c674975ba4ad..f3afff4bc194 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -40,7 +40,7 @@
- 8.0.0-beta.24516.1
+ 8.0.0-beta.24525.2
diff --git a/global.json b/global.json
index 6e378e0b6d84..ecded4d969d3 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.24516.1",
- "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.24516.1"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24525.2",
+ "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.24525.2"
}
}