diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index ecc57947f..d698ae9cf 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -205,18 +205,18 @@
-
+
https://github.com/dotnet/arcade
- 1d451c32dda2314c721adbf8829e1c0cd4e681ff
+ a57022b44f3ff23de925530ea1d27da9701aed57
-
+
https://github.com/dotnet/arcade
- 1d451c32dda2314c721adbf8829e1c0cd4e681ff
+ a57022b44f3ff23de925530ea1d27da9701aed57
-
+
https://github.com/dotnet/arcade
- 1d451c32dda2314c721adbf8829e1c0cd4e681ff
+ a57022b44f3ff23de925530ea1d27da9701aed57
https://github.com/dotnet/arcade-services
@@ -235,9 +235,9 @@
7b55da982fc6e71c1776c4de89111aee0eecb45a
-
+
https://github.com/dotnet/xliff-tasks
- 194f32828726c3f1f63f79f3dc09b9e99c157b11
+ 73f0850939d96131c28cf6ea6ee5aacb4da0083a
diff --git a/eng/Versions.props b/eng/Versions.props
index 3c0f59f88..8533f48a0 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -40,7 +40,7 @@
- 8.0.0-beta.23463.1
+ 8.0.0-beta.23525.4
diff --git a/global.json b/global.json
index 789235dfe..687a1eecb 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "8.0.100-preview.7.23376.3",
+ "dotnet": "8.0.100-rtm.23506.1",
"runtimes": {
"dotnet": [
"$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"
@@ -11,7 +11,7 @@
"cmake": "3.21.0"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23463.1",
- "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23463.1"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23525.4",
+ "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23525.4"
}
}