diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index f2d6009983..ef4a701f12 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -6,9 +6,9 @@
839cdfb0ecca5e0be3dbccd926e7651ef50fdf10
-
+
https://github.com/dotnet/source-build-reference-packages
- 2f79f97b7a6a0cf2ca3297a8fa526e6f4ea98ce2
+ 62fb9a85e5c4af657b0014fd6d6588c139d0bb4f
diff --git a/eng/Versions.props b/eng/Versions.props
index aba8d8a730..cfa3c11eec 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -51,7 +51,7 @@
6.0.2-servicing.22064.6
6.0.1
- 9.0.0-alpha.1.24113.1
+ 9.0.0-alpha.1.24123.3
4.10.0-2.24112.8
4.10.0-2.24112.8
4.10.0-2.24112.8
diff --git a/global.json b/global.json
index dcc638d1c5..3ecf43f574 100644
--- a/global.json
+++ b/global.json
@@ -22,6 +22,6 @@
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24113.2",
- "Microsoft.Build.NoTargets": "2.0.1"
+ "Microsoft.Build.NoTargets": "3.7.0"
}
}