diff --git a/eng/Versions.props b/eng/Versions.props
index 3ee916654..23813b186 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -144,7 +144,7 @@
or minor release, prebuilts may be needed. When the release is mature, prebuilts are not
necessary, and this property is removed from the file.
-->
- 6.0.133
+ 6.0.135
diff --git a/src/SourceBuild/tarball/content/global.json b/src/SourceBuild/tarball/content/global.json
index ad6fb5ae6..49f4f2ff3 100644
--- a/src/SourceBuild/tarball/content/global.json
+++ b/src/SourceBuild/tarball/content/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "6.0.133"
+ "dotnet": "6.0.135"
},
"msbuild-sdks": {
"Microsoft.Build.CentralPackageVersions": "2.0.1",