From d5bc6c01de13fc25ac5f6e8b2c8f43cc5d2983d0 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Sat, 12 Oct 2024 12:33:37 +0000
Subject: [PATCH] [main] Update dependencies from dotnet/arcade (#4736)
[main] Update dependencies from dotnet/arcade
---
eng/Version.Details.xml | 24 ++++++++++++------------
eng/Versions.props | 4 ++--
global.json | 4 ++--
3 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 03c744a94..ce6391a1e 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -152,29 +152,29 @@
-
+
https://github.com/dotnet/arcade
- f044058aaef59331bfc565f098d81a4e2e9092e3
+ 712dea25b14a59fe642f2d28e8a3f3c931c03759
-
+
https://github.com/dotnet/arcade
- f044058aaef59331bfc565f098d81a4e2e9092e3
+ 712dea25b14a59fe642f2d28e8a3f3c931c03759
-
+
https://github.com/dotnet/arcade
- f044058aaef59331bfc565f098d81a4e2e9092e3
+ 712dea25b14a59fe642f2d28e8a3f3c931c03759
-
+
https://github.com/dotnet/arcade
- f044058aaef59331bfc565f098d81a4e2e9092e3
+ 712dea25b14a59fe642f2d28e8a3f3c931c03759
-
+
https://github.com/dotnet/arcade
- f044058aaef59331bfc565f098d81a4e2e9092e3
+ 712dea25b14a59fe642f2d28e8a3f3c931c03759
-
+
https://github.com/dotnet/arcade
- f044058aaef59331bfc565f098d81a4e2e9092e3
+ 712dea25b14a59fe642f2d28e8a3f3c931c03759
diff --git a/eng/Versions.props b/eng/Versions.props
index ae74ab526..86f13a589 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -11,8 +11,8 @@
- 10.0.0-beta.24510.3
- 10.0.0-beta.24510.3
+ 10.0.0-beta.24511.1
+ 10.0.0-beta.24511.1
4.5.0
4.8.6
diff --git a/global.json b/global.json
index 0a897062d..70a6b15f4 100644
--- a/global.json
+++ b/global.json
@@ -8,8 +8,8 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24510.3",
- "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.24510.3",
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24511.1",
+ "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.24511.1",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.4.0"
}