From 32d82b8c5fea627ae07c36b8ecd183868da95c1b Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
<42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Thu, 12 Sep 2024 14:03:01 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade
build 20240911.1 (#7311)
[main] Update dependencies from dotnet/arcade
---
eng/Version.Details.xml | 20 ++++++++++----------
eng/Versions.props | 6 +++---
global.json | 4 ++--
3 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index d337b447048..e38a04b33ae 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -22,29 +22,29 @@
https://github.com/dotnet/roslyn-analyzers
b4d9a1334d5189172977ba8fddd00bda70161e4a
-
+
https://github.com/dotnet/arcade
- bee4cec9d8f2d43b4dd7c69dfbf65392301a2dbd
+ dcb2d68022c6b515f547223ffc1837361f116534
-
+
https://github.com/dotnet/arcade
- bee4cec9d8f2d43b4dd7c69dfbf65392301a2dbd
+ dcb2d68022c6b515f547223ffc1837361f116534
-
+
https://github.com/dotnet/arcade
- bee4cec9d8f2d43b4dd7c69dfbf65392301a2dbd
+ dcb2d68022c6b515f547223ffc1837361f116534
-
+
https://github.com/dotnet/arcade
- bee4cec9d8f2d43b4dd7c69dfbf65392301a2dbd
+ dcb2d68022c6b515f547223ffc1837361f116534
https://github.com/dotnet/installer
68e8abb1d3e1a240a6e4c29dcd220aae91681676
-
+
https://github.com/dotnet/arcade
- bee4cec9d8f2d43b4dd7c69dfbf65392301a2dbd
+ dcb2d68022c6b515f547223ffc1837361f116534
https://github.com/dotnet/diagnostics
diff --git a/eng/Versions.props b/eng/Versions.props
index 619a2bbe5c2..e50f2861926 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -48,9 +48,9 @@
-->
- 8.0.0-beta.24460.4
- 8.0.0-beta.24460.4
- 8.0.0-beta.24460.4
+ 8.0.0-beta.24461.1
+ 8.0.0-beta.24461.1
+ 8.0.0-beta.24461.1
8.0.1
8.0.1-servicing.23580.8
diff --git a/global.json b/global.json
index 64d49ee8e91..29d86f450bf 100644
--- a/global.json
+++ b/global.json
@@ -26,7 +26,7 @@
},
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.0",
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24460.4",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24460.4"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24461.1",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24461.1"
}
}