diff --git a/eng/Versions.props b/eng/Versions.props
index 59e4114fd..3f2dd5e62 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -192,8 +192,8 @@
or minor release, prebuilts may be needed. When the release is mature, prebuilts are not
necessary, and this property is removed from the file.
-->
- 0.1.0-7.0.100-bootstrap.11
- 0.1.0-7.0.100-8
+ 7.0.100-rc.1
+ 0.1.0-7.0.100-9
diff --git a/src/SourceBuild/tarball/content/global.json b/src/SourceBuild/tarball/content/global.json
index 3cbdebc33..8d6aba31b 100644
--- a/src/SourceBuild/tarball/content/global.json
+++ b/src/SourceBuild/tarball/content/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "7.0.100-rc.1.22410.15"
+ "dotnet": "7.0.100-rc.1.22431.12"
},
"msbuild-sdks": {
"Microsoft.Build.CentralPackageVersions": "2.0.1",