diff --git a/src/SourceBuild/content/eng/Version.Details.xml b/src/SourceBuild/content/eng/Version.Details.xml
index 7565cf09fb19..ad5598c29169 100644
--- a/src/SourceBuild/content/eng/Version.Details.xml
+++ b/src/SourceBuild/content/eng/Version.Details.xml
@@ -2,9 +2,9 @@
-
+
https://github.com/dotnet/arcade
- c80f5199af3eb3ebf00ca30ec4fa3af93faf0439
+ ea0a0a28cccd4b63a9ec40df53ef2df260ffa5b1
diff --git a/src/SourceBuild/content/eng/Versions.props b/src/SourceBuild/content/eng/Versions.props
index 118cba7ae897..06ee83b6f9d1 100644
--- a/src/SourceBuild/content/eng/Versions.props
+++ b/src/SourceBuild/content/eng/Versions.props
@@ -23,8 +23,8 @@
of a .NET major or minor release, prebuilts may be needed. When the release is mature, prebuilts
are not necessary, and this property is removed from the file.
-->
- 10.0.100-preview.2.25113.1
- 10.0.100-preview.2.25113.1
+ 10.0.100-preview.2.25157.1
+ 10.0.100-preview.2.25157.1
2.0.0-beta4.24126.1
diff --git a/src/SourceBuild/content/global.json b/src/SourceBuild/content/global.json
index 92ef32fe0e1b..9a452c9b9fbf 100644
--- a/src/SourceBuild/content/global.json
+++ b/src/SourceBuild/content/global.json
@@ -1,10 +1,10 @@
{
"tools": {
- "dotnet": "10.0.100-preview.2.25112.53"
+ "dotnet": "10.0.100-preview.2.25157.2"
},
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.4.0",
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25110.3"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25113.2"
}
}