diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 7454ab05c1ff3..f80ea82130723 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -8,18 +8,18 @@
-
+
https://github.com/dotnet/arcade
- 3edea53c9b10e4bc63de863d71a05d47d9bb5b69
+ 6544413e02741855b701468aa8afc6cf8ca62c72
-
+
https://github.com/dotnet/arcade
- 3edea53c9b10e4bc63de863d71a05d47d9bb5b69
+ 6544413e02741855b701468aa8afc6cf8ca62c72
-
+
https://github.com/dotnet/arcade
- 3edea53c9b10e4bc63de863d71a05d47d9bb5b69
+ 6544413e02741855b701468aa8afc6cf8ca62c72
diff --git a/eng/Versions.props b/eng/Versions.props
index 43be2bf10660a..913b1ed1d0965 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -6,6 +6,6 @@
1
- 8.0.0-beta.25504.1
+ 8.0.0-beta.25515.1
diff --git a/global.json b/global.json
index 9efdf556b05ba..7eaff04f741f6 100644
--- a/global.json
+++ b/global.json
@@ -1,10 +1,10 @@
{
"tools": {
- "dotnet": "8.0.120"
+ "dotnet": "8.0.121"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25504.1",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25504.1",
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25515.1",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25515.1",
"Microsoft.Build.Traversal": "3.4.0"
}
}